From c9cb59d1858c69dd8f0bcbdaee48474ef350e0ab Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 11 Aug 2003 20:22:04 +0000 Subject: - Unbreak this port - Fix package build PR: 55463 Submitted by: Simon Barner --- games/pythoong/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/pythoong/files/patch-configure (limited to 'games/pythoong/files/patch-configure') diff --git a/games/pythoong/files/patch-configure b/games/pythoong/files/patch-configure new file mode 100644 index 000000000000..d4dc2dc36182 --- /dev/null +++ b/games/pythoong/files/patch-configure @@ -0,0 +1,11 @@ +--- 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 -- cgit v1.2.3