[SCM] faust/master: Re-indented comment in d/rules

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed May 25 09:17:47 UTC 2016


The following commit has been merged in the master branch:
commit c4f671bff8e0783c3ebe3b969ae6b1714904b309
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed May 25 11:17:18 2016 +0200

    Re-indented comment in d/rules

diff --git a/debian/rules b/debian/rules
index 26e8588..cbd5453 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ install/faust::
 	CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" $(MAKE) DESTDIR=$(DEB_DESTDIR) PREFIX=/usr install
 	mkdir -p $(DEB_DESTDIR)/usr/share/faust
 	mv $(DEB_DESTDIR)/usr/lib/faust $(DEB_DESTDIR)/usr/share/faust/code
-	# remove source faustpath and faustoptflags from libexecdir
+#	 remove source faustpath and faustoptflags from libexecdir
 	-rm $(DEB_DESTDIR)/usr/bin/faustoptflags
 	-rm $(DEB_DESTDIR)/usr/bin/faustpath
 	sed -e 's|^\( *\. \)faust|\1/usr/share/faust/utils/faust|' -i $(DEB_DESTDIR)/usr/bin/faust2*

-- 
faust packaging



More information about the pkg-multimedia-commits mailing list