[neon/backports-focal/libgwenhywfar/Neon/release] debian: debian/rules: Drop obsolete explicit deletion of files (they are now cleaned up by the upstream build system)

Micha Lenk null at kde.org
Mon Sep 27 15:37:12 BST 2021


Git commit 8f2cd9a2340bfd8b0b5037ad081b43a25764865a by Micha Lenk.
Committed on 26/02/2021 at 13:39.
Pushed by jriddell into branch 'Neon/release'.

debian/rules: Drop obsolete explicit deletion of files (they are now cleaned up by the upstream build system)

M  +0    -1    debian/rules

https://invent.kde.org/neon/backports-focal/libgwenhywfar/commit/8f2cd9a2340bfd8b0b5037ad081b43a25764865a

diff --git a/debian/rules b/debian/rules
index 8638819..abb1659 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,6 @@ override_dh_makeshlibs:
 	dh_makeshlibs -Xgwenhywfar/plugins
 
 override_dh_auto_clean:
-	rm -rvf apidoc listdoc.h gwenhywfar.tag gwenhywfar4
 	$(MAKE) -C debian/man clean
 	dh_auto_clean
 



More information about the Neon-commits mailing list