[SCM] smokegen packaging branch, master, updated. 206491d618541e3f390b4e41de42ab14d816603d

Pino Toscano pino-guest at alioth.debian.org
Wed Jun 29 12:18:29 UTC 2011


The following commit has been merged in the master branch:
commit 206491d618541e3f390b4e41de42ab14d816603d
Author: Pino Toscano <pino at kde.org>
Date:   Wed Jun 29 14:16:38 2011 +0200

    pass --list-missing to dh_install
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 326e949..73be606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 %:
 	dh $@
 
+override_dh_install:
+	dh_install --list-missing
+

-- 
smokegen packaging



More information about the pkg-kde-commits mailing list