Skip to content
Snippets Groups Projects
Commit 16af75f1 authored by ivoire's avatar ivoire
Browse files

INSTALL: the debian packagers uses git not svn.

parent c0dccd6f
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment