mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
Dealing with tabs in makefile
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@188 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
04ac928a31
commit
ffdc2ac289
2
make_pkg
2
make_pkg
@ -32,4 +32,4 @@ install: callrhoe
|
|||||||
install -m 0755 calmagick \$(prefix)/bin
|
install -m 0755 calmagick \$(prefix)/bin
|
||||||
END
|
END
|
||||||
|
|
||||||
find holidays/* -printf " install -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