From 2a02c9c5cd5dfcc367b0486fec634b665002ca9e Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 18 Oct 2004 09:20:32 +0000 Subject: Applications menu entry now handled through the top-level Makefile. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13668 b3059339-0415-0410-9bf9-f77b7e298cf2 --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index a455ca171e..f484bbe176 100755 --- a/debian/rules +++ b/debian/rules @@ -53,9 +53,6 @@ binary-arch: build # commands to install the package into debian/ $(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 -- cgit v1.2.3