[SCM] qjackctl/master: Remove dos2unix calls from debian/rules

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sat Jun 18 17:05:57 UTC 2011


The following commit has been merged in the master branch:
commit 0cdedf4903375b1bddc78d0c46333a03bba4aa49
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Jun 18 18:47:45 2011 +0200

    Remove dos2unix calls from debian/rules
    
    Functionality is provided by a static patch against
    src/qjackctl.desktop.in.

diff --git a/debian/rules b/debian/rules
index 86d69a5..ff003f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,9 +22,6 @@ cleanbuilddir::
 		src/translations/*.qm
 
 install/qjackctl::
-	# Fix end-of-lines, convert CRLF to LF.
-	dos2unix -ascii \
-		debian/qjackctl/usr/share/applications/qjackctl.desktop
 	# Move qjackctl to /usr/lib/qjackctl
 	cd debian/qjackctl/usr && \
 		mv bin/qjackctl lib/qjackctl/qjackctl.real

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list