[Mplayer-cvslog] CVS: main/debian rules,1.45,1.46

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Oct 18 11:20:35 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/debian
In directory mail:/var2/tmp/cvs-serv6804/debian

Modified Files:
	rules 
Log Message:
Applications menu entry now handled through the top-level Makefile.


Index: rules
===================================================================
RCS file: /cvsroot/mplayer/main/debian/rules,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- rules	23 Aug 2004 08:03:31 -0000	1.45
+++ rules	18 Oct 2004 09:20:32 -0000	1.46
@@ -53,9 +53,6 @@
 	# commands to install the package into debian/<packagename>
 	$(MAKE) prefix=$(prefix)/usr BINDIR=$(prefix)/usr/bin CONFDIR=$(prefix)/etc/mplayer LIBDIR=$(prefix)/usr/lib DATADIR=$(prefix)/usr/share/mplayer  MANDIR=$(prefix)/usr/share/man  install
 
-	install -m 644 -o 0 -g 0 etc/mplayer.desktop $(prefix)/usr/share/applications/mplayer.desktop
-	install -m 644 -o 0 -g 0 Gui/mplayer/pixmaps/mplayer-desktop.xpm  $(prefix)/usr/share/icons/mplayer-desktop.xpm
-	
 	dh_link usr/bin/mplayer usr/bin/gmplayer \
 		usr/share/man/man1/mplayer.1.gz usr/share/man/man1/gmplayer.1.gz
 




More information about the MPlayer-cvslog mailing list