os/debian/rules
changeset 1143 5879a8637190
parent 680 cc1afe883226
child 1865 739183b1243a
equal deleted inserted replaced
1142:072cbf2d9d7b 1143:5879a8637190
    46 	dh_testroot
    46 	dh_testroot
    47 	rm -f build-stamp configure-stamp
    47 	rm -f build-stamp configure-stamp
    48 
    48 
    49 	# Add here commands to clean up after the build process.
    49 	# Add here commands to clean up after the build process.
    50 	-$(MAKE) clean
    50 	-$(MAKE) clean
       
    51 	rm Makefile.config || true
    51 
    52 
    52 	dh_clean 
    53 	dh_clean 
    53 
    54 
    54 install: build
    55 install: build
    55 	dh_testdir
    56 	dh_testdir
    70 	dh_testroot
    71 	dh_testroot
    71 	dh_installchangelogs changelog.txt
    72 	dh_installchangelogs changelog.txt
    72 	dh_installdocs
    73 	dh_installdocs
    73 	dh_installexamples
    74 	dh_installexamples
    74 #	dh_install
    75 #	dh_install
    75 #	dh_installmenu
    76 	dh_installmenu
    76 #	dh_installdebconf	
    77 #	dh_installdebconf	
    77 #	dh_installlogrotate
    78 #	dh_installlogrotate
    78 #	dh_installemacsen
    79 #	dh_installemacsen
    79 #	dh_installpam
    80 #	dh_installpam
    80 #	dh_installmime
    81 #	dh_installmime