mirror of
https://github.com/mpv-player/mpv
synced 2025-02-04 14:11:53 +00:00
that's more like it, who's intimidating who now, big city, eh?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1761 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
eaa1e18563
commit
506f96365f
4
debian/rules
vendored
4
debian/rules
vendored
@ -38,7 +38,7 @@ clean:
|
||||
# -rm -f build
|
||||
-$(MAKE) distclean
|
||||
# -rm -f `find . -name "*~"`
|
||||
-rm -rf debian/tmp debian/files* core debian/substvars
|
||||
# -rm -rf debian/tmp debian/files* core debian/substvars
|
||||
dh_clean
|
||||
|
||||
|
||||
@ -52,7 +52,7 @@ 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 -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