[neon/backports-noble/poppler-noble/Neon/unstable] debian: is too late to try and delete curl-config in dh_auto_clean

Carlos De Maine null at kde.org
Fri Jun 12 01:59:54 BST 2026


Git commit ce8e3bafcb89ce966de8bb3aef51e4ef2326977e by Carlos De Maine.
Committed on 12/06/2026 at 00:59.
Pushed by carlosdem into branch 'Neon/unstable'.

is too late to try and delete curl-config in dh_auto_clean

M  +0    -3    debian/rules

https://invent.kde.org/neon/backports-noble/poppler-noble/-/commit/ce8e3bafcb89ce966de8bb3aef51e4ef2326977e

diff --git a/debian/rules b/debian/rules
index b57b92a..3be5d5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,9 +42,6 @@ endif
 
 override_dh_auto_clean:
 	cp ../poppler-poppler_24.08.0.orig.tar.gz ../poppler_24.08.0.orig.tar.gz
-ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
-rm /usr/bin/curl-config
-endif
 	dh_auto_clean
 	rm -f glib/reference/html/*
 	rm -f $(SYMBOLS_generated)


More information about the Neon-commits mailing list