From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- www/nspluginwrapper-devel/files/patch-configure | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 www/nspluginwrapper-devel/files/patch-configure (limited to 'www/nspluginwrapper-devel/files/patch-configure') diff --git a/www/nspluginwrapper-devel/files/patch-configure b/www/nspluginwrapper-devel/files/patch-configure deleted file mode 100644 index 6007dc2bcd6f..000000000000 --- a/www/nspluginwrapper-devel/files/patch-configure +++ /dev/null @@ -1,18 +0,0 @@ ---- ./configure.orig Sun Mar 4 23:01:22 2007 -+++ ./configure Wed Apr 4 20:20:59 2007 -@@ -6,13 +6,8 @@ - PACKAGE=nspluginwrapper - - # set temporary file name --if test ! -z "$TMPDIR" ; then -- TMPDIR1="${TMPDIR}" --elif test ! -z "$TEMPDIR" ; then -- TMPDIR1="${TEMPDIR}" --else -- TMPDIR1="/tmp" --fi -+mkdir -p tmp -+TMPDIR1="./tmp" - - TMPC="${TMPDIR1}/npw-conf-${RANDOM}-$$-${RANDOM}.c" - TMPO="${TMPDIR1}/npw-conf-${RANDOM}-$$-${RANDOM}.o" -- cgit v1.2.3