1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00

leftovers.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@898 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
eyck 2001-05-28 10:27:58 +00:00
parent 2018c8a231
commit 5faf6ed74d

3
debian/rules vendored
View File

@ -33,9 +33,6 @@ binary-arch: checkroot build
cd debian/tmp && install -d `cat ../dirs`
$(MAKE) install prefix=`pwd`/debian/tmp/usr
# questionable quality of solution:
mkdir -p debian/tmp/etc
cp debian/mplayer.conf debian/tmp/etc/
# Must have debmake installed for this to work. Otherwise please copy
# /usr/bin/debstd into the debian directory and change debstd to debian/debstd