X-Git-Url: http://git.maemo.org/git/?p=gpsdata;a=blobdiff_plain;f=qtc_packaging%2Fdebian_fremantle%2Frules;h=9f49ba30ae9b570737a10962917167491e3ca641;hp=6578d5374dd0894a0a1501096883945c38d2324e;hb=629e39788688d71294c9e849ff9182c98f8ce025;hpb=e142c4137c90c764282de17aa1c39efccd6d0c32 diff --git a/qtc_packaging/debian_fremantle/rules b/qtc_packaging/debian_fremantle/rules index 6578d53..9f49ba3 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 gpsdata + dh_clean install: build