mirror of
https://github.com/mpv-player/mpv
synced 2024-11-14 22:48:35 +01:00
No need for install tmp/usr/bin, dh_installdirs does that already
( by Andre ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1721 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4e0272fc21
commit
f26416a7fc
1
debian/rules
vendored
1
debian/rules
vendored
@ -52,7 +52,6 @@ install: build
|
||||
# Add here commands to install the package into debian/<packagename>
|
||||
# $(MAKE) prefix=`pwd`/debian/`dh_listpackages`/usr install
|
||||
# $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
|
||||
install -d $(CURDIR)/debian/tmp/usr/bin
|
||||
install -m 755 -s mplayer $(CURDIR)/debian/tmp/usr/bin/mplayer
|
||||
#Do we really need this?:
|
||||
# install -o root -g root -m 4755 fibmap_mplayer usr/bin/fibmap_mplayer
|
||||
|
Loading…
Reference in New Issue
Block a user