[SCM] soundscaperenderer/master: removed trailing slash

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Wed Mar 5 15:40:29 UTC 2014


The following commit has been merged in the master branch:
commit 3108169955263e13e04e9c98dca4ef10cdedc0cf
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 5 15:18:03 2014 +0100

    removed trailing slash

diff --git a/debian/rules b/debian/rules
index 8d6448d..270ed17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,9 +49,9 @@ binary-install/soundscaperenderer-common::
 	rm -rf $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/ssr/images/
 
 build/soundscaperenderer-nox::
-	$(CURDIR)/debian/scripts/help2man $(CURDIR)/$(DEB_BUILDDIR)/nox/src/ $(CURDIR)/debian/manpages .nox.1
+	$(CURDIR)/debian/scripts/help2man $(CURDIR)/$(DEB_BUILDDIR)/nox/src $(CURDIR)/debian/manpages .nox.1
 build/soundscaperenderer::
-	$(CURDIR)/debian/scripts/help2man $(CURDIR)/$(DEB_BUILDDIR)/qt/src/ $(CURDIR)/debian/manpages .qt.1
+	$(CURDIR)/debian/scripts/help2man $(CURDIR)/$(DEB_BUILDDIR)/qt/src $(CURDIR)/debian/manpages .qt.1
 
 
 binary-install/soundscaperenderer-nox::

-- 
soundscaperenderer packaging



More information about the pkg-multimedia-commits mailing list