Commit c89ed6ba authored by Rémi Duraffort's avatar Rémi Duraffort Committed by Christophe Mutricy

INSTALL: the debian packagers uses git not svn.

(cherry picked from commit 16af75f1bbc0f0e240d969ef0616de5725a88ddc)
Signed-off-by: default avatarChristophe Mutricy <xtophe@videolan.org>
parent b6a8323c
......@@ -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