[SCM] snd/master: don't delete sndlib.h

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Jan 25 11:18:43 UTC 2016


The following commit has been merged in the master branch:
commit 145406359b2b911cee0f5811db3b1b24496fd029
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Jan 25 12:17:59 2016 +0100

    don't delete sndlib.h
    
    why should we?

diff --git a/debian/rules b/debian/rules
index 00b996b..6e6994d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_autoreconf:
 
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -f sndlib.h
+	#rm -f sndlib.h
 	rm -f po/Makefile po/Makefile.in po/POTFILES
 
 override_dh_auto_configure:

-- 
snd packaging



More information about the pkg-multimedia-commits mailing list