Commit 3c0f18b2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove reference to old RPM and ipkg support

parent 96006d9b
...@@ -62,13 +62,3 @@ To build a Debian package, you need to get the packaging info ...@@ -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 git clone git://git.debian.org/pkg-multimedia/vlc.git debian
and then and then
git-buildpackage 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
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