summaryrefslogtreecommitdiffstats
path: root/debian-build/00README
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 12:26:11 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 12:26:11 +0000
commitb571babb131b338653162dd2d4d5da529860b011 (patch)
tree599c911e26a31f1f25c08616334df4bd3b67b717 /debian-build/00README
parent381752776c08d84ef9b8d2d54add027625231b74 (diff)
downloadmpv-b571babb131b338653162dd2d4d5da529860b011.tar.bz2
mpv-b571babb131b338653162dd2d4d5da529860b011.tar.xz
Adding debian-build directory by request of Deriush Pietrzak
This is thought for creating debian binary packages for distribution. IMPORTANT: THIS DOESNT WORK CURRENTLY git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9365 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian-build/00README')
-rw-r--r--debian-build/00README5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian-build/00README b/debian-build/00README
new file mode 100644
index 0000000000..eefb8bc27b
--- /dev/null
+++ b/debian-build/00README
@@ -0,0 +1,5 @@
+This is the debian/ directory for building mplayer packages for binary
+binary distribution. It's based on the debian/ directory Dariush Pietrzak made.
+Replace the normal debian/ with this and run dpkg-buildpackage.
+
+IMPORTANT: THIS IS NOT YET FINISHED AND DOESNT WORK AT THE MOMENT