[SCM] jack-capture/master: Set PREFIX in debian/rules.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 31 20:52:41 UTC 2012


The following commit has been merged in the master branch:
commit e52a04b394e0d6b0f67e96531e31e632f8b184e9
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 31 22:46:58 2012 +0200

    Set PREFIX in debian/rules.

diff --git a/debian/rules b/debian/rules
index 95c5f01..9bfcd1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 # -*- makefile -*-
 
 LDFLAGS+=-Wl,--as-needed
+export PREFIX=/usr
 
 %:
 	dh $@

-- 
jack-capture packaging



More information about the pkg-multimedia-commits mailing list