summaryrefslogtreecommitdiff
path: root/science/felt/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'science/felt/files/patch-aa')
-rw-r--r--science/felt/files/patch-aa41
1 files changed, 0 insertions, 41 deletions
diff --git a/science/felt/files/patch-aa b/science/felt/files/patch-aa
deleted file mode 100644
index dfc136434b61..000000000000
--- a/science/felt/files/patch-aa
+++ /dev/null
@@ -1,41 +0,0 @@
---- configure.orig Mon May 29 23:29:15 1995
-+++ configure Mon Apr 30 03:03:43 2001
-@@ -71,7 +71,6 @@
-
- echo Configuring ...
-
--which CC gcc
- which RANLIB ranlib
- which CAT cat
- which TRUE true
-@@ -136,7 +135,6 @@
-
- # provide worst-case defaults
-
--: ${CC:=cc}
- : ${RANLIB:=$TRUE}
- : ${READDIR:=/lib}
- : ${DEST}:=.}
-@@ -145,12 +143,11 @@
- : ${X11INC:=.}
- : ${X11LIB:=.}
-
--CC=`basename $CC`
- RANLIB=`basename $RANLIB`
- READDIR=`dirname $READDIR`
- CONTRIBDIR=none
-
--if [ $CC = gcc ]; then CCOPTS=-O3; else CCOPTS=-O; fi
-+CCOPTS=${CFLAGS}
-
-
- # defaults for known architectures that fail the above
-@@ -222,7 +219,7 @@
- CONTRIBFLAGS = $CONTRIBFLAGS
- CPP = $CPP
- DESTBIN = $DEST/bin
--DESTLIB = $DEST/lib/felt
-+DESTLIB = $DEST/share/felt
- DESTMAN = $DEST/man
- INSTALL = sh \$(TOPDIR)/etc/install.sh -c
- LDOPTS =