[vlc-devel] commit: Consistency for patches naming (Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Aug 19 09:29:10 CEST 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Aug 19 09:28:50 2009 +0200| [cb7f325d7b724c3a1d43cb40302ab37130624847] | committer: Jean-Baptiste Kempf
Consistency for patches naming
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cb7f325d7b724c3a1d43cb40302ab37130624847
---
extras/contrib/src/Makefile | 2 +-
.../{goom.patch => goom2k4-autotools.patch} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index c08482e..97191d6 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -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
diff --git a/extras/contrib/src/Patches/goom.patch b/extras/contrib/src/Patches/goom2k4-autotools.patch
similarity index 100%
rename from extras/contrib/src/Patches/goom.patch
rename to extras/contrib/src/Patches/goom2k4-autotools.patch
More information about the vlc-devel
mailing list