MINGW-packages/mingw-w64-libmpeg2-git/0001-fix-bootstrap.mingw.patch
Christoph Reiter d6bae877cb Partly revert "Remove all packages that already got moved to MINGW-packages-dev"
This partly reverts commit 9b43e81dd999d82bc5c469c2b51d6f89b6aa2b71.

Some of these packages were in the repo, revert things for those.
2020-09-21 06:58:57 +02: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