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