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:
eyck 2001-08-29 19:33:17 +00:00
parent eaa1e18563
commit 506f96365f
1 changed files with 2 additions and 2 deletions

4
debian/rules vendored
View File

@ -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