[SCM] qjackctl/master: qjackctl.pro should not be cleaned

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 2 13:56:44 UTC 2010


The following commit has been merged in the master branch:
commit b0ad251dd81e9be30f8604938f9ffb3a51468ac8
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 2 14:55:09 2010 +0100

    qjackctl.pro should not be cleaned

diff --git a/debian/rules b/debian/rules
index 79bf47c..e0552b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ 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
 
 cleanbuilddir::
 	rm -rf .moc/ .obj/ .ui/

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list