From c62a555b0cb0dcb540f80c9dae74ff5065cdc1f7 Mon Sep 17 00:00:00 2001 From: eyck Date: Fri, 4 Jan 2002 10:39:51 +0000 Subject: Clean up - no longer needed comments, commented out older version of solutions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3975 b3059339-0415-0410-9bf9-f77b7e298cf2 --- debian/rules | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 86ab0765df..4038600a9a 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ # based on the sample debian/rules file for GNU hello by Ian Jackson. #export DH_VERBOSE=1 # This is the debhelper compatability version to use. -export DH_COMPAT=2 +export DH_COMPAT=3 package := mplayer prefix := debian/$(package) @@ -54,19 +54,14 @@ binary-arch: build # commands to install the package into debian/ $(MAKE) prefix=$(prefix)/usr CONFDIR=$(prefix)/usr/share/mplayer DATADIR=$(prefix)/usr/share/mplayer install - #install -m 755 -s mplayer $(CURDIR)/debian/`dh_listpackages`/usr/bin/mplayer dh_link usr/bin/mplayer usr/bin/gmplayer - #install -o root -g root -m 0644 etc/codecs.conf $(prefix)/usr/share/mplayer dh_installdebconf dh_installdocs DOCS/* dh_installexamples etc/example.conf dh_installmenu # dh_installmime -# dh_installmanpages TVout/fbset/fb.modes.5 TVout/fbset/fbset.8 -# dh_installmanpages # handled by make install above dh_installinfo -# dh_undocumented dh_installchangelogs dh_link dh_strip -- cgit v1.2.3