mirror of https://github.com/mpv-player/mpv
some hints, sent by Hilmar Preusse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9706 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
299c3027fd
commit
12bcf39e60
|
@ -60,12 +60,12 @@ binary-arch: build
|
|||
|
||||
|
||||
dh_installdebconf
|
||||
dh_installdocs --exclude=CVS DOCS/*
|
||||
dh_installdocs --exclude=CVS --exclude=mplayer.1 DOCS/*
|
||||
dh_installexamples etc/example.conf
|
||||
dh_installmenu
|
||||
# dh_installmime
|
||||
dh_installinfo
|
||||
dh_installchangelogs
|
||||
dh_installchangelogs ChangeLog
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
|
Loading…
Reference in New Issue