From 2d0981b021a11e4f2f17e3dff8397a080e8153bb Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 17 Aug 2013 17:38:27 +0200 Subject: Fix packaging a bit --- qtc_packaging/debian_harmattan/rules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'qtc_packaging/debian_harmattan/rules') diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index 8031f67..f78a938 100755 --- a/qtc_packaging/debian_harmattan/rules +++ b/qtc_packaging/debian_harmattan/rules @@ -9,10 +9,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 - - - - configure: configure-stamp configure-stamp: dh_testdir @@ -38,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 -- cgit v1.2.3