summaryrefslogtreecommitdiff
path: root/qtc_packaging/debian_harmattan/rules
diff options
context:
space:
mode:
Diffstat (limited to 'qtc_packaging/debian_harmattan/rules')
-rwxr-xr-xqtc_packaging/debian_harmattan/rules6
1 files changed, 1 insertions, 5 deletions
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