]> git.sesse.net Git - vlc/commitdiff
Remove reference to old RPM and ipkg support
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 25 Mar 2013 16:09:41 +0000 (18:09 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 25 Mar 2013 16:10:09 +0000 (18:10 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 4c55efd0ac79d31a518310f188d0cc92ea669c65..c0acd638b9c1e8137aa4f9cdd546280af8316881 100644 (file)
--- a/INSTALL
+++ b/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
-