[SCM] oxygen-icons5 packaging branch, master, updated. debian/5%5.37.0-2-12-g3b9d72c
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:59:04 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/oxygen-icons5.git;a=commitdiff;h=0f9cf80
The following commit has been merged in the master branch:
commit 0f9cf8087a7db166d412ca76ed0242e2a68f917c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Dec 13 09:31:10 2017 -0300
Move away from dhmk
Gbp-Dch: Ignore
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 007070d..3366896 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,9 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+%:
+ dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
-# dhmk does not support -indep variant!
override_dh_install:
- $(overridden_command)
+ dh_install
find $(CURDIR)/debian/oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/oxygen-icon-theme $(CURDIR)/debian/oxygen-icon-theme/usr/share/icons
--
oxygen-icons5 packaging
More information about the pkg-kde-commits
mailing list