This partly reverts commit 9b43e81dd999d82bc5c469c2b51d6f89b6aa2b71. Some of these packages were in the repo, revert things for those.
12 lines
398 B
Diff
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
|