[pkg-fso-commits] [SCM] framworkd debian packageing branch, debian, updated. debian/0.2.0-git20080805-8-129-ga532788

Joachim Breitner mail at joachim-breitner.de
Thu Sep 11 22:32:40 UTC 2008


The following commit has been merged in the debian branch:
commit 46a2601bd1dec4643797cf50385bbe1070a69075
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Sep 11 23:52:05 2008 +0200

    Do not compress example python files

diff --git a/debian/rules b/debian/rules
index 1aa8f38..09e89e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,9 @@ install-stamp:
 	dh install --until dh_auto_install
 	dh_install -pfso-frameworkd-wireless-glue
 	dh_install -pfso-frameworkd -X.so
-	dh install --after dh_install
+	dh install --after dh_install --before dh_compress
+	dh_compress -X.py
+	dh install --after dh_compress
 	touch install-stamp
 
 binary-arch: install

-- 
framworkd debian packageing



More information about the pkg-fso-commits mailing list