mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
$NetBSD: patch-aa,v 1.3 2005/05/31 18:02:32 drochner Exp $
|
|
|
|
--- ysite.sh.orig 2005-04-09 06:00:26.000000000 +0200
|
|
+++ ysite.sh
|
|
@@ -1,5 +1,5 @@
|
|
#!/bin/sh
|
|
-prefix="."
|
|
+prefix="@PREFIX@"
|
|
Y_PLATFORM="."
|
|
Y_SITE="."
|
|
Y_HOME="."
|