summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-18 09:20:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-18 09:20:32 +0000
commit2a02c9c5cd5dfcc367b0486fec634b665002ca9e (patch)
treece6d2f17c7a1cc9a6e5b43bde3c3b8e8ca50502c /debian
parent848ca5bd458b30a2dcb73b13ef81e70a1e22b5a1 (diff)
downloadmpv-2a02c9c5cd5dfcc367b0486fec634b665002ca9e.tar.bz2
mpv-2a02c9c5cd5dfcc367b0486fec634b665002ca9e.tar.xz
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
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
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/<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