[neon/backports-focal/libcec/Neon/release_focal] debian: Revert "try to remove excessive compat file"

Jonathan Esk-Riddell null at kde.org
Thu May 5 15:11:46 BST 2022


Git commit c355aa6729d011d14c77d26f0463b0223f8c78da by Jonathan Esk-Riddell.
Committed on 05/05/2022 at 14:11.
Pushed by jriddell into branch 'Neon/release_focal'.

Revert "try to remove excessive compat file"

This reverts commit afb6df36d3ecb25a203f04b1392dfcae57439370.

M  +0    -5    debian/rules

https://invent.kde.org/neon/backports-focal/libcec/commit/c355aa6729d011d14c77d26f0463b0223f8c78da

diff --git a/debian/rules b/debian/rules
index e8a5675..6f35918 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,11 +7,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 %:
 	dh $@  --with python3
 
-
-override_dh_auto_clean:
-	rm debian/compat
-	dh_auto_clean
-
 override_dh_auto_configure:
 	ln -s /usr/include/cec-platform include/platform && \
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \


More information about the Neon-commits mailing list