X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=qtc_packaging%2Fdebian_fremantle%2Frules;h=56ff2acff48db86b0c5b6db15eace0c481ac0898;hb=080e08387f08f82cfb0e115cee083b4102329f6f;hp=d694ffc8b058901a9d93406e75f18992b4b71d73;hpb=1ace94938326f9b50442c039266008ef2a7b5094;p=medard diff --git a/qtc_packaging/debian_fremantle/rules b/qtc_packaging/debian_fremantle/rules index d694ffc..56ff2ac 100755 --- a/qtc_packaging/debian_fremantle/rules +++ b/qtc_packaging/debian_fremantle/rules @@ -17,6 +17,7 @@ configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. + qmake touch configure-stamp @@ -38,8 +39,12 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. + qmake + $(MAKE) clean + rm -f Makefile medard + dh_clean install: build