summaryrefslogtreecommitdiffstats
path: root/src/libsndfile-1-sed.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsndfile-1-sed.patch')
-rw-r--r--src/libsndfile-1-sed.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/libsndfile-1-sed.patch b/src/libsndfile-1-sed.patch
deleted file mode 100644
index 1609352..0000000
--- a/src/libsndfile-1-sed.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-# This file is part of mingw-cross-env.
-# See doc/index.html for further information.
-
-This patch has been derived from:
-http://lists.gnu.org/archive/html/mingw-cross-env-list/2010-10/msg00153.html
-
-Here we don't mess with configure.ac, autotools and shaver - simply patch configure
-
---- libsndfile-1.0.23/configure.orig 2010-10-13 02:08:53.000000000 +1100
-+++ libsndfile-1.0.23/configure 2010-10-13 02:14:19.000000000 +1100
-@@ -18485,7 +18485,7 @@
- OS_SPECIFIC_LINKS=" -static-libgcc $OS_SPECIFIC_LINKS"
- fi
-
--WIN_RC_VERSION=`echo $PACKAGE_VERSION | sed -re "s/p.*//" -e "s/\./,/g"`
-+WIN_RC_VERSION=`echo $PACKAGE_VERSION | $SED -re "s/p.*//" -e "s/\./,/g"`
-
- #-------------------------------------------------------------------------------
-