From 0a720067bc73a2f9ded9dba559b5f9ea0e114a2c Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Mon, 11 Feb 2013 10:06:05 -0300 Subject: Added missing file (COPYING.LGPL); Updated debian maintainer; Update debian scripts to follow Ubuntu standard; --- debian/rules | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2364c9f..0743c5b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,15 +1,10 @@ #!/usr/bin/make -f # -*- makefile -*- -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -override_dh_auto_configure: - PATH=/opt/qt5/bin:${PATH} dh_auto_configure - -override_dh_makeshlibs: - dh_makeshlibs -Xlibqmenumodel-qml.so +DPKG_GENSYMBOLS_CHECK_LEVEL = 4 %: dh $@ --parallel +override_dh_makeshlibs: + dh_makeshlibs -Xlibqmenumodel-qml.so -- cgit v1.2.3