Commit 16af75f1 authored by Rémi Duraffort's avatar Rémi Duraffort

INSTALL: the debian packagers uses git not svn.

parent c0dccd6f
......@@ -53,9 +53,9 @@ Building packages
=================
To build a Debian package, you need to get the packaging info
svn co svn://svn.debian.org/pkg-multimedia/videolan/vlc/debian debian
git clone git://git.debian.org/pkg-multimedia/vlc.git debian
and then
dpkg-buildpackage -rfakeroot -us -uc
git-buildpackage
To build RPM packages, copy a spec file from extra/package/rpm and:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment