changeset 13667:c87c407f4922

Applications menu entry now handled through the top-level Makefile.
author diego
date Mon, 18 Oct 2004 09:20:32 +0000
parents fdda0475b00d
children 4780969312f6
files debian/rules
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules	Mon Oct 18 09:19:05 2004 +0000
+++ b/debian/rules	Mon Oct 18 09:20:32 2004 +0000
@@ -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