[SCM] sndobj/master: Remove vcs-control-dir from the headers directory.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Feb 13 11:32:32 UTC 2011


The following commit has been merged in the master branch:
commit ebd344ffa0ee1219f82dc598e476563dd5de1e71
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Feb 13 12:32:01 2011 +0100

    Remove vcs-control-dir from the headers directory.

diff --git a/debian/rules b/debian/rules
index 587a4ea..9f81f05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,10 @@ else
 	scons ALSA=false OSS=true JACK=false customLIBS=pthread
 endif
 
+override_dh_install:
+	dh_install -plibsndobj-dev
+	rm -rf debian/libsndobj-dev/usr/include/SndObj/CVS/
+	dh_install --remaining-packages
+
 override_dh_installchangelogs:
 	dh_installchangelogs change.log

-- 
sndobj packaging



More information about the pkg-multimedia-commits mailing list