summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-14 09:08:23 +0000
committerwiz <wiz>2001-05-14 09:08:23 +0000
commit4c3a73565ef8a6b700fe616fbe25f3ae9122fa5e (patch)
tree8076eb7c65bb713dd7aac9cb76969e2e60dd02b4 /cross
parent5b8a685062aaa8a09ac35dfecb9736b774e48315 (diff)
downloadpkgsrc-4c3a73565ef8a6b700fe616fbe25f3ae9122fa5e.tar.gz
Fix paths in MESSAGE, according to pkg/12930 by Katsuomi Hamajima.
Diffstat (limited to 'cross')
-rw-r--r--cross/sh-netbsdcoff/pkg/MESSAGE6
-rw-r--r--cross/shel-netbsdcoff/pkg/MESSAGE6
2 files changed, 6 insertions, 6 deletions
diff --git a/cross/sh-netbsdcoff/pkg/MESSAGE b/cross/sh-netbsdcoff/pkg/MESSAGE
index 1a68d93370c..c3df5d786d1 100644
--- a/cross/sh-netbsdcoff/pkg/MESSAGE
+++ b/cross/sh-netbsdcoff/pkg/MESSAGE
@@ -1,12 +1,12 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2001/01/04 01:20:48 itojun Exp $
+$NetBSD: MESSAGE,v 1.2 2001/05/14 09:08:23 wiz Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
In order to have a complete development setup, you need to install
-includes and libraries in ${CROSSBASE}/mipsel-netbsd/include and
-${CROSSBASE}/mipsel-netbsd/lib respectively, or symlink these paths to
+includes and libraries in ${CROSSBASE}/sh-netbsdcoff/include and
+${CROSSBASE}/sh-netbsdcoff/lib respectively, or symlink these paths to
the appropriate places.
=============================================================================
diff --git a/cross/shel-netbsdcoff/pkg/MESSAGE b/cross/shel-netbsdcoff/pkg/MESSAGE
index 0fb8a7c25d7..3e3670c7b61 100644
--- a/cross/shel-netbsdcoff/pkg/MESSAGE
+++ b/cross/shel-netbsdcoff/pkg/MESSAGE
@@ -1,12 +1,12 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $
+$NetBSD: MESSAGE,v 1.2 2001/05/14 09:08:23 wiz Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
In order to have a complete development setup, you need to install
-includes and libraries in ${CROSSBASE}/mipsel-netbsd/include and
-${CROSSBASE}/mipsel-netbsd/lib respectively, or symlink these paths to
+includes and libraries in ${CROSSBASE}/shel-netbsdcoff/include and
+${CROSSBASE}/shel-netbsdcoff/lib respectively, or symlink these paths to
the appropriate places.
=============================================================================