summaryrefslogtreecommitdiff
path: root/math/yorick/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/yorick/patches/patch-aa')
-rw-r--r--math/yorick/patches/patch-aa22
1 files changed, 10 insertions, 12 deletions
diff --git a/math/yorick/patches/patch-aa b/math/yorick/patches/patch-aa
index 4e6332b14c2..f28b6df0faa 100644
--- a/math/yorick/patches/patch-aa
+++ b/math/yorick/patches/patch-aa
@@ -1,13 +1,11 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/08/03 17:49:25 rh Exp $
+$NetBSD: patch-aa,v 1.2 2003/04/29 22:41:44 jtb Exp $
---- Browser/Makefile.in.orig Fri Jan 3 19:24:16 1997
-+++ Browser/Makefile.in Thu Aug 3 19:34:42 2000
-@@ -67,7 +67,7 @@
- DESTDIR =
-
- install: all installdirs
-- $(CP) gist $(DESTDIR)$(Y_BINDIR)
-+ ${BSD_INSTALL_PROGRAM} gist $(DESTDIR)$(Y_BINDIR)
-
- uninstall:
- $(RM) -r $(DESTDIR)$(Y_BINDIR)/gist
+--- ysite.sh.orig
++++ ysite.sh
+@@ -1,5 +1,5 @@
+ #!/bin/sh
+-prefix=.
++prefix=@PREFIX@
+ Y_PLATFORM=.
+ Y_SITE=.
+ Y_HOME=.