[SCM] eclipse-cdt-qt packaging branch, master, updated. upstream/1.6.1-9-ga20afb4

Jakub Adam jakub.adam at ktknet.cz
Tue Jan 17 21:02:01 UTC 2012


The following commit has been merged in the master branch:
commit 141695dfed18b2174921bcc05e9c5ee0fea955ce
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Tue Jan 17 21:14:36 2012 +0100

    Run dh_makeshlibs with -n to left postinst/postrm scripts unmodified

diff --git a/debian/rules b/debian/rules
index 091ac55..5da6a0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_install:
 
 override_dh_makeshlibs:
 	# Do not call ldconfig in postinst and postrm
+	dh_makeshlibs -n
 
 override_dh_clean:
 	dh_clean

-- 
eclipse-cdt-qt packaging



More information about the pkg-java-commits mailing list