diff options
Diffstat (limited to 'lang/gnustep-guile/files/patch-Greg-configure')
-rw-r--r-- | lang/gnustep-guile/files/patch-Greg-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnustep-guile/files/patch-Greg-configure b/lang/gnustep-guile/files/patch-Greg-configure deleted file mode 100644 index bbdcfc0e670c..000000000000 --- a/lang/gnustep-guile/files/patch-Greg-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- Greg/configure.orig Thu May 10 12:48:26 2001 -+++ Greg/configure Mon May 5 08:05:35 2003 -@@ -2259,7 +2259,7 @@ - done - - --GUILE_LIB_PATH=`$GUILEPATH -c '(display (string-append (%package-data-dir) "/" (version)))'` -+GUILE_LIB_PATH=`$GUILEPATH -c '(display (%library-dir))'` - - cat >> confdefs.h <<EOF - #define GUILE_LIB_PATH $GUILE_LIB_PATH |