[vlc-commits] Schroedinger: fix notests patch
Jean-Baptiste Kempf
git at videolan.org
Thu Sep 27 12:55:02 CEST 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Sep 27 12:54:34 2012 +0200| [d3de21b95940c4c618934f42b523d20a3625c65a] | committer: Jean-Baptiste Kempf
Schroedinger: fix notests patch
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d3de21b95940c4c618934f42b523d20a3625c65a
---
contrib/src/schroedinger/schroedinger-notests.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/src/schroedinger/schroedinger-notests.patch b/contrib/src/schroedinger/schroedinger-notests.patch
index 60b495b..d0a931d 100644
--- a/contrib/src/schroedinger/schroedinger-notests.patch
+++ b/contrib/src/schroedinger/schroedinger-notests.patch
@@ -15,7 +15,7 @@
AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \
- $(ORC_CFLAGS) \
-+ -L$(PREFIX)/lib $(ORC_CFLAGS) \
++ -L$(prefix)/lib $(ORC_CFLAGS) \
-DSCHRO_ENABLE_UNSTABLE_API
LDADD = $(SCHRO_LIBS)
More information about the vlc-commits
mailing list