[Pkg-cli-apps-commits] [SCM] smuxi branch, saucy-backports, updated. debian/0.8.11-1-19-ga6210a6
Mirco Bauer
meebey at meebey.net
Fri May 31 14:32:52 UTC 2013
The following commit has been merged in the saucy-backports branch:
commit d8c92ba2c8a4c626bb87112617ac223dd02d2bce
Author: Mirco Bauer <meebey at meebey.net>
Date: Fri May 31 16:32:09 2013 +0200
Ship system gio-sharp library in smuxi-frontend-gnome when needed
diff --git a/debian/rules b/debian/rules
index 789ca02..a717630 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,9 +35,11 @@ override_dh_clideps:
override_dh_install:
dh_install
- # optional binary files
+ # optional included libs
-dh_install -p smuxi-frontend-gnome "usr/lib/smuxi/messagingmenu-sharp.dll*"
-dh_install -p smuxi-frontend-gnome "usr/lib/smuxi/gio-sharp.dll*"
+ # optional system libs
+ -dh_install -p smuxi-frontend-gnome "/usr/lib/gio-sharp/gio-sharp.dll*" usr/lib/smuxi/
override_dh_autoreconf:
ln -sf debian/autogen.sh
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list