diff options
Diffstat (limited to 'lang/gcl/files/patch-makefile')
| -rw-r--r-- | lang/gcl/files/patch-makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcl/files/patch-makefile b/lang/gcl/files/patch-makefile deleted file mode 100644 index 864f1896c74e..000000000000 --- a/lang/gcl/files/patch-makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.orig -+++ makefile -@@ -132,7 +132,7 @@ - rm -f bin/gcl xbin/gcl - MGCLDIR=`echo $(GCLDIR) | sed -e 'sX^\([a-z]\):X/\1Xg'` ; \ - GCLDIR=`echo $(GCLDIR)` ; \ -- $(MAKE) install-command "INSTALL_LIB_DIR=$$GCLDIR" "prefix=$$GCLDIR" "BINDIR=$$MGCLDIR/$(PORTDIR)" -+ $(MAKE) install-command "DESTDIR=" "INSTALL_LIB_DIR=$$GCLDIR" "prefix=$$GCLDIR" "BINDIR=$$MGCLDIR/$(PORTDIR)" - (cd xbin ; cp ../bin/gcl .) - - # GCLDIR=`echo $(GCLDIR) | sed -e 'sX^/cygdrive/\([a-z]\)X\1!Xg' -e 'sX^//\([a-z]\)X\1!Xg'` ; \ |
