[med-svn] [hail] 02/06: Correct installation prefix in d/rules
Kevin Murray
daube-guest at moszumanska.debian.org
Sat Jan 9 23:44:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository hail.
commit c35e300bebe26eb2eed0e5df2bb10650fe051d6f
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Sun Jan 10 10:32:24 2016 +1100
Correct installation prefix in d/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 24f43cd..4707fbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/dpkg/buildflags.mk
# The upstream makefile only reads CFLAGS
-export PREFIX = /usr
+export PREFIX = usr
export CFLAGS += $(LDFLAGS) $(CPPFLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hail.git
More information about the debian-med-commit
mailing list