From 140d795d27e19dd7ffb3d58a404e601eef8b5f55 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 2 Jan 2012 04:00:26 +0100 Subject: fixing packaging --- qtc_packaging/debian_harmattan/rules | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'qtc_packaging/debian_harmattan/rules') diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index 30783dc..fb87b2b 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 @@ -28,7 +24,6 @@ build-stamp: configure-stamp # Add here commands to compile the package. # $(MAKE) # Uncomment this line for use without Qt Creator - #docbook-to-man debian/fmrx-qt.sgml > fmrx-qt.1 touch $@ @@ -38,7 +33,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - $(MAKE) clean + -$(MAKE) clean dh_clean @@ -63,24 +58,11 @@ binary-arch: build install dh_installchangelogs dh_installdocs dh_installexamples -# dh_install -# dh_installmenu -# dh_installdebconf -# dh_installlogrotate -# dh_installemacsen -# dh_installpam -# dh_installmime -# dh_python -# dh_installinit -# dh_installcron -# dh_installinfo dh_installman dh_link dh_strip dh_compress dh_fixperms -# dh_perl -# dh_makeshlibs dh_installdeb # dh_shlibdeps # Uncomment this line for use without Qt Creator dh_gencontrol -- cgit v1.2.3