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
This commit is contained in:
diego 2004-10-18 09:20:32 +00:00
parent 848ca5bd45
commit 2a02c9c5cd
1 changed files with 0 additions and 3 deletions

3
debian/rules vendored
View File

@ -53,9 +53,6 @@ binary-arch: build
# 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