From 16af75f1bbc0f0e240d969ef0616de5725a88ddc Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Duraffort?= Date: Wed, 28 Jul 2010 20:53:19 +0200 Subject: [PATCH] INSTALL: the debian packagers uses git not svn. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index e587f4fbad..7f3a2160d4 100644 --- a/INSTALL +++ b/INSTALL @@ -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: -- 2.39.2