diff --git a/x264-nover.patch b/x264-nover.patch index 0dee8c9..f302a82 100644 --- a/x264-nover.patch +++ b/x264-nover.patch @@ -1,16 +1,16 @@ -diff -up x264-20100116/configure.nover x264-20100116/configure ---- x264-20100116/configure.nover 2010-01-16 13:45:48.000000000 +0100 -+++ x264-20100116/configure 2010-01-16 13:46:41.000000000 +0100 -@@ -44,7 +44,7 @@ die() { +diff -up x264-20100209/configure.nover x264-20100209/configure +--- x264-20100209/configure.nover 2010-02-09 21:33:25.000000000 +0100 ++++ x264-20100209/configure 2010-02-09 22:20:35.000000000 +0100 +@@ -103,7 +103,7 @@ die() { exit 1 } --rm -f config.h config.mak x264.pc conftest* -+rm -f config.mak x264.pc conftest* +-rm -f config.h config.mak config.log x264.pc conftest* ++rm -f config.mak config.log x264.pc conftest* prefix='/usr/local' exec_prefix='${prefix}' -@@ -560,8 +562,6 @@ if [ "$shared" = "yes" ]; then +@@ -667,8 +667,6 @@ if [ "$shared" = "yes" ]; then echo 'default: $(SONAME)' >> config.mak fi