[SCM] qjackctl/master: Don't override DEB_MAKE_INSTALL_TARGET, otherwise FTBFS.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 2 14:38:04 UTC 2010


The following commit has been merged in the master branch:
commit 5fe25402c7980b312e89b46be6d7fb8a0fb2c9e6
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 2 15:37:54 2010 +0100

    Don't override DEB_MAKE_INSTALL_TARGET, otherwise FTBFS.

diff --git a/debian/rules b/debian/rules
index 29ed36c..b4cc46b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,6 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr
 
-DEB_MAKE_INSTALL_TARGET := install prefix=$(DEB_DESTDIR)/usr
 DEB_MAKE_CLEAN_TARGET   := clean
 DEB_CLEAN_EXCLUDE       := qjackctl.pro
 

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list