[SCM] jack-audio-connection-kit/master: Remove cruft m4 files in clean target

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Sep 26 18:52:36 UTC 2016


The following commit has been merged in the master branch:
commit 166eb32e991b1001cdf12956214ec1a0255632ca
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sun Sep 25 23:14:34 2016 +0200

    Remove cruft m4 files in clean target

diff --git a/debian/rules b/debian/rules
index fbf7236..97bc095 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,6 +98,7 @@ pre-build::
 	touch aclocal.m4
 clean::
 	find -name Makefile.in -exec rm {} +
+	rm -rf m4
 
 ifeq (linux,$(DEB_HOST_ARCH_OS))
 install/jackd1::

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list