]> git.sesse.net Git - vlc/commitdiff
Consistency for patches naming
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 19 Aug 2009 07:28:50 +0000 (09:28 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 19 Aug 2009 07:28:50 +0000 (09:28 +0200)
extras/contrib/src/Makefile
extras/contrib/src/Patches/goom2k4-autotools.patch [moved from extras/contrib/src/Patches/goom.patch with 100% similarity]

index c08482e7f112aad58de3dc64c93bc25955b96c92..97191d63eaa369b26d6057b9e3498fca7b85b1cf 100644 (file)
@@ -1334,7 +1334,7 @@ else
        patch -p0 < Patches/goom2k4-0-mmx.patch
 endif
        patch -p0 < Patches/goom2k4-0-memleaks.patch
-       patch -p0 < Patches/goom.patch
+       patch -p0 < Patches/goom2k4-autotools.patch
        (cd $@; rm -f configure; ACLOCAL="aclocal -I m4/" autoreconf -ivf)
 
 .goom2k4: goom