diff options
Diffstat (limited to 'games/pythoong/files/patch-configure')
-rw-r--r-- | games/pythoong/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pythoong/files/patch-configure b/games/pythoong/files/patch-configure deleted file mode 100644 index d4dc2dc36182..000000000000 --- a/games/pythoong/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Aug 11 15:36:11 2003 -+++ configure Mon Aug 11 15:36:19 2003 -@@ -2248,7 +2248,7 @@ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ -+$libtool_flags --no-verify $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig |