Codebase list metche / 0f2362a
Removed touch to /root/Changelog. Added dh_installdebconf. Removed unused dh_* scripts. ricola 18 years ago
1 changed file(s) with 1 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
3030 cp $(CURDIR)/metche $(TMP)/usr/sbin
3131 cp $(CURDIR)/metche.conf.default $(TMP)/etc/metche.conf
3232 cp $(CURDIR)/metche.8 $(TMP)/usr/share/man/man8
33 touch $(TMP)/root/Changelog
3433
3534 # Build architecture-independent files here.
3635 binary-indep: build install
4241 dh_installchangelogs
4342 dh_installdocs
4443 dh_installexamples
45 # dh_install
46 # dh_installmenu
47 # dh_installdebconf
48 # dh_installlogrotate
49 # dh_installemacsen
50 # dh_installpam
51 # dh_installmime
52 # dh_installinit
44 dh_installdebconf
5345 dh_installcron
54 # dh_installinfo
5546 dh_installman metche.8
5647 dh_link
5748 dh_strip
5849 dh_compress
5950 dh_fixperms
60 # dh_perl
61 # dh_python
62 # dh_makeshlibs
6351 dh_installdeb
6452 dh_shlibdeps
6553 dh_gencontrol