[SCM] lv2-tools packaging branch, master, updated. debian/1.0.3-1-15-g03e78d7

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 4 07:02:02 UTC 2010


The following commit has been merged in the master branch:
commit 03e78d7f35c51bc8950c784fd9db0fde4045c952
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Jun 4 09:00:47 2010 +0200

    Tune dh_auto_configure to pass the right installation prefix.

diff --git a/debian/rules b/debian/rules
index 870f5cc..dd84bc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@ 
 
+override_dh_auto_configure:
+	dh_auto_configure -- --prefix=/usr
+
 override_dh_auto_build:
 	dh_auto_build
 	doxygen

-- 
lv2-tools packaging



More information about the pkg-multimedia-commits mailing list