[SCM] oxygen-icons5 packaging branch, master, updated. 65aa7282c9308bff4eb18902a83fc503e5f60030

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 6 13:31:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/oxygen-icons5.git;a=commitdiff;h=9447aef

The following commit has been merged in the master branch:
commit 9447aef2c88da4969ff3dc2dbce14e12e5840587
Author: Modestas Vainius <modax at debian.org>
Date:   Fri Apr 8 11:06:32 2011 +0300

    Explicitly install into debian/tmp.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0e987cd..2209d94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/tmp
+
 override_dh_install:
 	$(overridden_command)
 	find $(CURDIR)/debian/oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty 

-- 
oxygen-icons5 packaging



More information about the pkg-kde-commits mailing list