Updated Harmattan packaging.
[medard] / qtc_packaging / debian_harmattan / rules
index 6373954..d9b426d 100755 (executable)
@@ -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
 
@@ -27,7 +27,7 @@ build-stamp: configure-stamp
        dh_testdir
 
        # Add here commands to compile the package.
-       # $(MAKE) # Uncomment this line for use without Qt Creator
+       $(MAKE) # Uncomment this line for use without Qt Creator
        #docbook-to-man debian/medard.sgml > medard.1
 
        touch $@
@@ -82,7 +82,7 @@ binary-arch: build install
 #      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