[Pkg-cli-apps-commits] [SCM] gnome-subtitles branch, master, updated. debian/1.1-2-5-gec96ae3
Chow Loong Jin
hyperair at debian.org
Wed Jan 18 07:17:41 UTC 2012
The following commit has been merged in the master branch:
commit 09e6261b09be14a43bdf0fdbe53bdb57298045b4
Author: Chow Loong Jin <hyperair at debian.org>
Date: Wed Jan 18 14:23:55 2012 +0800
Make dh_makeshlibs exclude /usr/lib/gnome-subtitles
diff --git a/debian/rules b/debian/rules
index c910a9e..bc3c231 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,9 @@ override_dh_auto_install:
dh_auto_install
find debian -name '*.la' -delete
+override_dh_makeshlibs:
+ dh_makeshlibs -X/usr/lib/gnome-subtitles
+
get-orig-source:
dh_testdir
uscan --force-download --verbose --destdir=$(CURDIR)
--
gnome-subtitles
More information about the Pkg-cli-apps-commits
mailing list