summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-28 10:27:58 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-28 10:27:58 +0000
commit5faf6ed74d13f56dc313217d1438e617a51765ff (patch)
treeab6bab3dcadb4c0263b0975ff806b12254ba2d62 /debian
parent2018c8a231585a7cb8d3043a12ff8f2605d2c966 (diff)
downloadmpv-5faf6ed74d13f56dc313217d1438e617a51765ff.tar.bz2
mpv-5faf6ed74d13f56dc313217d1438e617a51765ff.tar.xz
leftovers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@898 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 192c39f8e0..29074b9bbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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