removed prefix=/usr from Makefile since it is not used.

git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@210 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
ph4ntome@gmail.com 2014-11-03 08:38:55 +00:00
parent aed2faa8b6
commit 64dfad3a28

View File

@ -37,8 +37,6 @@ make_archive calmagick "$DIR"
# Create Makefile
cat << END > Makefile
prefix=/usr
install:
install -Dm755 callirhoe \$(DESTDIR)/bin/callirhoe
install -Dm755 calmagick \$(DESTDIR)/bin/calmagick