From 00a8d95db62f5faada2bdb6798962aec8a2e1949 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 29 Oct 2011 01:23:08 +0200 Subject: updating packaging to 0.2.2 --- qtc_packaging/debian_harmattan/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qtc_packaging/debian_harmattan/rules') diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index fe6b318..b9a1fd2 100755 --- a/qtc_packaging/debian_harmattan/rules +++ b/qtc_packaging/debian_harmattan/rules @@ -7,7 +7,7 @@ # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 +#export DH_VERBOSE=1 configure: configure-stamp configure-stamp: @@ -34,7 +34,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - $(MAKE) clean + -$(MAKE) clean dh_clean @@ -69,7 +69,7 @@ binary-arch: build install dh_fixperms dh_makeshlibs dh_installdeb - dh_shlibdeps + # dh_shlibdeps # Uncomment this line for use without Qt Creator dh_gencontrol dh_md5sums dh_builddeb -- cgit v1.2.3