mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-22 00:04:52 -05:00
Makefile is stubborn with tabs...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@189 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
ffdc2ac289
commit
459795fff7
4
make_pkg
4
make_pkg
@ -28,8 +28,8 @@ cat << END > Makefile
|
||||
prefix=/usr
|
||||
|
||||
install: callrhoe
|
||||
install -m 0755 callirhoe \$(prefix)/bin
|
||||
install -m 0755 calmagick \$(prefix)/bin
|
||||
install -m 0755 callirhoe \$(prefix)/bin
|
||||
install -m 0755 calmagick \$(prefix)/bin
|
||||
END
|
||||
|
||||
find holidays/* -printf "\tinstall -m 644 %p \$(prefix)/share/callirhoe\n" >> Makefile
|
Loading…
x
Reference in New Issue
Block a user