X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=INSTALL;h=7f3a2160d4d6bea158901d4bc840b0228cef3804;hb=d6aa3d36b8570833583b763b187979399b8c6b2a;hp=e587f4fbadf4323423eb7352a6ecfe53b455ef0e;hpb=feaf1158aa20e251e4cd1e310117728cd3c70229;p=vlc 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: