# HG changeset patch # User lumag # Date 1064149978 0 # Node ID 230d73616bbc26f40f174654310acb6122718c6f # Parent f6268d5a10f4597d7e206e4fa1e7298c6c9a457e Remove generated files at cleaning, and install some more examples. diff -r f6268d5a10f4 -r 230d73616bbc debian/rules --- a/debian/rules Sun Sep 21 13:10:58 2003 +0000 +++ b/debian/rules Sun Sep 21 13:12:58 2003 +0000 @@ -40,6 +40,7 @@ # commands to clean up after the build process. -$(MAKE) distclean + rm -f help_mp.h config.h config.mak libao2/config.mak libvo/config.mak Gui/config.mak dh_clean # Build architecture-independent files here. @@ -61,7 +62,7 @@ dh_installdebconf dh_installdocs --exclude=CVS --exclude=mplayer.1 DOCS/* - dh_installexamples etc/example.conf + dh_installexamples etc/example.conf etc/dvb-menu.conf etc/input.conf etc/menu.conf dh_installmenu # dh_installmime dh_installinfo