mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
Tabs fixed. Working on destdir jail.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@191 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
7b2a2126f3
commit
04a9d7b462
4
make_pkg
4
make_pkg
@ -28,8 +28,8 @@ cat << END > Makefile
|
|||||||
prefix=/usr
|
prefix=/usr
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -m 0755 callirhoe \$(prefix)/bin
|
install -m 0755 callirhoe \$(DESTDIR)/bin
|
||||||
install -m 0755 calmagick \$(prefix)/bin
|
install -m 0755 calmagick \$(DESTDIR)/bin
|
||||||
END
|
END
|
||||||
|
|
||||||
find holidays/* -printf "\tinstall -m 644 %p \$(prefix)/share/callirhoe\n" >> Makefile
|
find holidays/* -printf "\tinstall -m 644 %p \$(prefix)/share/callirhoe\n" >> Makefile
|
Loading…
x
Reference in New Issue
Block a user