aboutsummaryrefslogtreecommitdiff
path: root/games/cgoban/files/patch-a
diff options
context:
space:
mode:
Diffstat (limited to 'games/cgoban/files/patch-a')
-rw-r--r--games/cgoban/files/patch-a19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/cgoban/files/patch-a b/games/cgoban/files/patch-a
deleted file mode 100644
index d98e6ebf2d30..000000000000
--- a/games/cgoban/files/patch-a
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Makefile.in~ Sat Aug 24 17:26:24 1996
---- Makefile.in Mon Oct 28 12:22:40 1996
-***************
-*** 36,42 ****
-
- # Change these values to tell make where to put the binary and the man page
- # when it's done compiling.
-! PREFIX = @PREFIX@
- BINDIR = $(PREFIX)/bin
- MANDIR = $(PREFIX)/man
-
---- 36,42 ----
-
- # Change these values to tell make where to put the binary and the man page
- # when it's done compiling.
-! PREFIX = @prefix@
- BINDIR = $(PREFIX)/bin
- MANDIR = $(PREFIX)/man
-