Browse Source

Remove reference to old RPM and ipkg support

pull/7/head
Rémi Denis-Courmont 14 years ago
parent
commit
3c0f18b20b
  1. 10
      INSTALL

10
INSTALL

@ -62,13 +62,3 @@ To build a Debian package, you need to get the packaging info
git clone git://git.debian.org/pkg-multimedia/vlc.git debian
and then
git-buildpackage
To build RPM packages, copy a spec file from extra/package/rpm and:
rpm -ba vlc.spec
To build an ipkg package (iPAQ familiar Linux), use:
ipkg-buildpackage

Loading…
Cancel
Save