summaryrefslogtreecommitdiffstats
path: root/debian-build/README.debian
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-03 00:37:05 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-03 00:37:05 +0000
commitb3179e503f740651ae16cced2f6cfe8e83d2c8a0 (patch)
tree61d2e52d6f9840cbdfc8dcb6d71e3a4fe77029ab /debian-build/README.debian
parentc9d95b0d26eef73217e5b294ecb3ee0a3f116715 (diff)
downloadmpv-b3179e503f740651ae16cced2f6cfe8e83d2c8a0.tar.bz2
mpv-b3179e503f740651ae16cced2f6cfe8e83d2c8a0.tar.xz
This alternative Debian directory was never used, so I'm removing it with
the consent of Attila, who originally added it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12940 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian-build/README.debian')
-rw-r--r--debian-build/README.debian16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian-build/README.debian b/debian-build/README.debian
deleted file mode 100644
index 190211b2a1..0000000000
--- a/debian-build/README.debian
+++ /dev/null
@@ -1,16 +0,0 @@
-mplayer for Debian
-----------------------
-
- Most options are autodetected or configured during compilation thus
- users are supposed to build this package themselves.
-
- Recommended method is running "fakeroot debian/rules binary" in the top
- directory
-
- In case you would like to pass some parameters to ./configure, set variable
- DEB_BUILD_OPTIONS like that:
-
- eyck@ghost$ DEB_BUILD_OPTIONS="--enable-streaming" fakeroot debian/rules binary
-
-
-Dariush Pietrzak <eyck@ghost.anime.pl> Sat Jan 5 20:28:23 CET 2002