[Mplayer-cvslog] CVS: main/debian rules,1.27,1.28
Dariush Pietrzak
eyck at mplayer.dev.hu
Fri Jan 4 11:39:54 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/libdha AsmMacros.h,NONE,1.1 Makefile,NONE,1.1 README,NONE,1.1 libdha.c,NONE,1.1 libdha.h,NONE,1.1 pci.c,NONE,1.1 test.c,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main configure,1.355,1.356 cfg-common.h,1.19,1.20 fibmap_mplayer.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/debian
In directory mplayer:/var/tmp.root/cvs-serv29378
Modified Files:
rules
Log Message:
Clean up - no longer needed comments, commented out older version of solutions.
Index: rules
===================================================================
RCS file: /cvsroot/mplayer/main/debian/rules,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- rules 4 Jan 2002 10:27:04 -0000 1.27
+++ rules 4 Jan 2002 10:39:51 -0000 1.28
@@ -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 @@
# commands to install the package into debian/<packagename>
$(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
- Previous message: [Mplayer-cvslog] CVS: main/libdha AsmMacros.h,NONE,1.1 Makefile,NONE,1.1 README,NONE,1.1 libdha.c,NONE,1.1 libdha.h,NONE,1.1 pci.c,NONE,1.1 test.c,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main configure,1.355,1.356 cfg-common.h,1.19,1.20 fibmap_mplayer.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list