From 5faf6ed74d13f56dc313217d1438e617a51765ff Mon Sep 17 00:00:00 2001 From: eyck Date: Mon, 28 May 2001 10:27:58 +0000 Subject: [PATCH] leftovers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@898 b3059339-0415-0410-9bf9-f77b7e298cf2 --- debian/rules | 3 --- 1 file changed, 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