[neon/backports-jammy/libjpeg-turbo-jammy/Neon/unstable] debian: no need to mess with symbols

Carlos De Maine null at kde.org
Tue Feb 28 23:35:25 GMT 2023


Git commit 25cca3f526ab9763f8977bd4407f971b3ef350a5 by Carlos De Maine.
Committed on 28/02/2023 at 23:35.
Pushed by carlosdem into branch 'Neon/unstable'.

no need to mess with symbols

M  +2    -2    debian/rules

https://invent.kde.org/neon/backports-jammy/libjpeg-turbo-jammy/commit/25cca3f526ab9763f8977bd4407f971b3ef350a5

diff --git a/debian/rules b/debian/rules
index 3a9d3d6..045d3ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,7 +107,7 @@ debian/tjbench.1: debian/tjbench.1.in
 		--name="benchmark the performance of libjpeg-turbo" \
 		--version-string=$(DEB_VERSION_UPSTREAM) `basename $@ .1`
 	# next line may break in the future, but tidy output a bit:
-	sed -z -i -e 's/USAGE: tjbench\n.IP/.SH USAGE\n.IP\ntjbench/g' $@
+	#sed -z -i -e 's/USAGE: tjbench\n.IP/.SH USAGE\n.IP\ntjbench/g' $@
 
 get-orig-source:
-	uscan --noconf --force-download --rename --download-current-version --destdir=..
\ No newline at end of file
+	uscan --noconf --force-download --rename --download-current-version --destdir=..


More information about the Neon-commits mailing list