[SCM] rtaudio/master: Clean up rules file.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 17 20:02:16 UTC 2016


The following commit has been merged in the master branch:
commit a82b4686d5c78d74c3faa8739dab6da6e0f867b0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 17 22:01:22 2016 +0200

    Clean up rules file.

diff --git a/debian/rules b/debian/rules
index f544726..656b18f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,14 +35,6 @@ override_dh_auto_configure:
 override_dh_strip:
 	dh_strip --dbg-package=librtaudio-dbg
 
-#override_dh_auto_install:
-#	mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
-#	mkdir -p debian/tmp/usr/include
-#	for file in `ls librtaudio.so*`; do \
-#	   cp -d $$file debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ ; \
-#	done
-#	install *.h debian/tmp/usr/include
-
 # get-orig-source to drop doc and win files
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=.

-- 
RtAudio packaging



More information about the pkg-multimedia-commits mailing list