[SCM] kimageformats packaging branch, master, updated. debian/5.16.0-1-9-g7a7376a

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:00:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kimageformats.git;a=commitdiff;h=a81c39f

The following commit has been merged in the master branch:
commit a81c39fb3cac4859bfe04775de92050bcbad48dc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:14:14 2016 +0100

    Force installation in debian/tmp
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2cd5773..3d94cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/tmp
+
 override_dh_strip:
 	$(overridden_command) --dbg-package=kimageformats-dbg
 

-- 
kimageformats packaging



More information about the pkg-kde-commits mailing list