summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-08-08 09:00:57 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-08-23 11:08:02 +0300
commit104aec453761385bf9cd3f7f17ce153ecef9431a (patch)
treef3602cafbfcb3ae91d3189b6d0d26bd18badb535 /debian/rules
parent7431eabaabb7d5d72f26b6d46a3333aa9cf0cd96 (diff)
downloadmpv-104aec453761385bf9cd3f7f17ce153ecef9431a.tar.bz2
mpv-104aec453761385bf9cd3f7f17ce153ecef9431a.tar.xz
debian/: remove references to the internal GUI.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 17c06b0621..70474d3e9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,14 +61,9 @@ 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
- dh_link usr/bin/mplayer usr/bin/gmplayer \
- usr/share/man/man1/mplayer.1.gz usr/share/man/man1/gmplayer.1.gz
-
-
dh_installdebconf
dh_installdocs -X.svn -Xmplayer.1 DOCS/*
dh_installexamples etc/example.conf etc/dvb-menu.conf etc/input.conf etc/menu.conf
- dh_installmenu
dh_installmime
dh_installinfo
dh_installchangelogs