]> git.sesse.net Git - vlc/blobdiff - INSTALL
macosx: fix wrong ref counting in media info
[vlc] / 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
-