aboutsummaryrefslogtreecommitdiff
path: root/net/unison232/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/unison232/files/patch-aa')
-rw-r--r--net/unison232/files/patch-aa27
1 files changed, 0 insertions, 27 deletions
diff --git a/net/unison232/files/patch-aa b/net/unison232/files/patch-aa
deleted file mode 100644
index 6c45ce1d18b1..000000000000
--- a/net/unison232/files/patch-aa
+++ /dev/null
@@ -1,27 +0,0 @@
---- Makefile.orig Mon Sep 25 19:04:31 2000
-+++ Makefile Wed Oct 25 20:48:53 2000
-@@ -62,12 +62,12 @@
- ######################################################################
- # Installation
-
--INSTALLDIR = $(HOME)/bin/
-+INSTALLDIR = ${PREFIX}/bin/
-
- install: $(NAME)$(EXEC_EXT)
-- -mv $(INSTALLDIR)/$(NAME)$(EXEC_EXT) /tmp/$(NAME)-$(shell echo $$$$)
-+# -mv $(INSTALLDIR)/$(NAME)$(EXEC_EXT) /tmp/$(NAME)-$(shell echo $$$$)
- cp $(NAME)$(EXEC_EXT) $(INSTALLDIR)
-- cp $(NAME)$(EXEC_EXT) $(INSTALLDIR)$(NAME)-$(VERSION)$(EXEC_EXT)
-+# cp $(NAME)$(EXEC_EXT) $(INSTALLDIR)$(NAME)-$(VERSION)$(EXEC_EXT)
-
- ######################################################################
- # Demo
-@@ -204,7 +204,7 @@
- tags:
- -$(ETAGS) *.ml *.mli
-
--all:: TAGS
-+# all:: TAGS
-
- TAGS:
- $(MAKE) tags