r2178: *** empty log message ***
[ctsim.git] / debian / rules
index ea9940097dc7042886a0899daf08f9462bd93136..892bb6d8c02d751bb2a3afcc5f20d6ab8e7a1880 100755 (executable)
@@ -55,7 +55,7 @@ install: build
        dh_testroot
        dh_clean -k
        dh_installdirs
-       # Below command also installs helpfile
+       # Below command also installs helpfile, man pages
        ${MAKE} install
        $(INSTALL) $(INSTALLFLAGS) debian/ctsim.xpm $(prefix)/usr/X11R6/include/X11/pixmaps
 
@@ -73,7 +73,7 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-#      dh_installdebconf       
+       dh_installdebconf       
        dh_installdocs -A 
        dh_installexamples tools/sample-ctsim.sh helical/sample-helical.sh
        dh_installmenu
@@ -94,7 +94,7 @@ binary-arch: build install
 #      dh_makeshlibs
        dh_installdeb
 #      dh_perl
-#      dh_shlibdeps
+       dh_shlibdeps
        dh_gencontrol
        dh_md5sums
        dh_builddeb