Files
MINGW-packages/mingw-w64-libmpeg2-git/0001-fix-bootstrap.mingw.patch
Holger Nahrstaedt 1f5bde4faf Libmpeg2 git (#2772)
* libmpeg2-git: move to git

* fix path
2017-08-12 23:55:22 +03:00

12 lines
398 B
Diff

--- libmpeg2-svn-r1206/bootstrap.orig 2013-07-31 05:25:50.960371100 +0000
+++ libmpeg2-svn-r1206/bootstrap 2013-07-31 05:26:09.387711100 +0000
@@ -14,8 +14,6 @@
# The latest version of this script can be found at the following place:
# http://sam.zoy.org/autotools/
-# Die if an error occurs
-set -e
# Guess whether we are using configure.ac or configure.in
if test -f configure.ac; then