summaryrefslogtreecommitdiff
path: root/qtc_packaging/debian_harmattan/rules
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-08-17 17:38:27 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-08-17 17:38:27 +0200
commit2d0981b021a11e4f2f17e3dff8397a080e8153bb (patch)
treed6d76d37965db1590216cdccaf301ae06ac3ccca /qtc_packaging/debian_harmattan/rules
parenta690870e46508d5b81eb1682be542a93682f51a4 (diff)
downloadtapasboard-2d0981b021a11e4f2f17e3dff8397a080e8153bb.tar.gz
tapasboard-2d0981b021a11e4f2f17e3dff8397a080e8153bb.zip
Fix packaging a bitHEADmaster
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