summaryrefslogtreecommitdiffstats
path: root/debian/README.debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.debian')
-rw-r--r--debian/README.debian8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/README.debian b/debian/README.debian
index b0de7e6eb6..190211b2a1 100644
--- a/debian/README.debian
+++ b/debian/README.debian
@@ -7,4 +7,10 @@ mplayer for Debian
Recommended method is running "fakeroot debian/rules binary" in the top
directory
-Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Wed Aug 22 21:54:12 CEST 2001
+ 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