[SCM] swh-lv2/master: Set PREFIX in debian/rules to override the default value set in the Makefile.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jun 9 11:32:29 UTC 2011


The following commit has been merged in the master branch:
commit 89a9de615efb7b6d7cdd2e134888b18b7fe6a253
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jun 9 13:32:03 2011 +0200

    Set PREFIX in debian/rules to override the default value set in the Makefile.

diff --git a/debian/rules b/debian/rules
index e46dbd3..6c3438a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
+export PREFIX=/usr
 
 %:
 	dh $@

-- 
swh-lv2 packaging



More information about the pkg-multimedia-commits mailing list