[neon/kde/oxygen-icons5/Neon/unstable] debian: override_dh_install

Carlos De Maine null at kde.org
Tue Aug 15 03:27:33 BST 2023


Git commit 43ffb152dec6af17c53add4882388daea2e6e6e4 by Carlos De Maine.
Committed on 15/08/2023 at 04:27.
Pushed by carlosdem into branch 'Neon/unstable'.

override_dh_install

M  +4    -1    debian/rules

https://invent.kde.org/neon/kde/oxygen-icons5/-/commit/43ffb152dec6af17c53add4882388daea2e6e6e4

diff --git a/debian/rules b/debian/rules
index 02b6a27..3673ed3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
\ No newline at end of file
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
+
+override_dh_install:
+	:
\ No newline at end of file


More information about the Neon-commits mailing list