Merge branch 'master' of ssh://cpp/liblerdorf
This commit is contained in:
commit
e2a3babac6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
COPY?=cp -v
|
||||
DEST?=/usr/local/share/perl/`ls -1 /usr/lib/perl/ | tail -1`/
|
||||
DEST?=/usr/local/share/perl/`ls -1 /usr/local/share/perl/ | grep "^5." | tail -1`/
|
||||
GIT?=/usr/bin/git
|
||||
GITOLITE_DEST?=/usr/share/gitolite/hooks/common
|
||||
MAKEDIR?=mkdir
|
||||
|
|
Reference in a new issue