X-Git-Url: http://git.maemo.org/git/?p=vicar;a=blobdiff_plain;f=qtc_packaging%2Fdebian_harmattan%2Frules;h=b3f812f0c0eab20e0176a746b68753f6863a5526;hp=46da245e7a34049077c25e0d3a1371da3ffbf2f4;hb=b7d1f3cc1e7e8c701e472d7a181774c875b4e0e8;hpb=74800375ecf7f41e290cf7cc7fa9ee8b230be68e diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index 46da245..b3f812f 100755 --- a/qtc_packaging/debian_harmattan/rules +++ b/qtc_packaging/debian_harmattan/rules @@ -16,7 +16,7 @@ configure: configure-stamp configure-stamp: dh_testdir - # qmake PREFIX=/usr# Uncomment this line for use without Qt Creator + qmake PREFIX=/usr # Uncomment this line for use without Qt Creator touch configure-stamp @@ -62,7 +62,7 @@ binary-arch: build install dh_testroot dh_installchangelogs dh_installdocs - dh_installexamples +# dh_installexamples # dh_install # dh_installmenu # dh_installdebconf @@ -74,15 +74,15 @@ binary-arch: build install # dh_installinit # dh_installcron # dh_installinfo - dh_installman +# dh_installman dh_link - dh_strip + dh_strip #Uncomment to remove debug symbols dh_compress dh_fixperms # dh_perl # dh_makeshlibs dh_installdeb - # dh_shlibdeps # Uncomment this line for use without Qt Creator + dh_shlibdeps # Uncomment this line for use without Qt Creator dh_gencontrol dh_md5sums dh_builddeb