summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
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