summaryrefslogtreecommitdiff
path: root/bootstrap/README.Linux
diff options
context:
space:
mode:
authorprlw1 <prlw1>2015-02-28 18:50:46 +0000
committerprlw1 <prlw1>2015-02-28 18:50:46 +0000
commit7da99b88a37b270d18a98c19f4e84750ef25699b (patch)
tree346c95849ca7f2afe181c8f495c1b413a112a0f0 /bootstrap/README.Linux
parentb08683515e8480c4c5bbadd7c9434ec9bbb80c0e (diff)
downloadpkgsrc-7da99b88a37b270d18a98c19f4e84750ef25699b.tar.gz
typo
Diffstat (limited to 'bootstrap/README.Linux')
-rw-r--r--bootstrap/README.Linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Linux b/bootstrap/README.Linux
index 6674084cd70..4b6754bdee7 100644
--- a/bootstrap/README.Linux
+++ b/bootstrap/README.Linux
@@ -1,4 +1,4 @@
-$NetBSD: README.Linux,v 1.4 2008/06/18 21:37:31 dmcmahill Exp $
+$NetBSD: README.Linux,v 1.5 2015/02/28 18:50:46 prlw1 Exp $
Please read the general README file as well.
@@ -13,7 +13,7 @@ grep: /lib/libattr.la: No such file or directory
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/sed: can't read /lib/libattr.la: No such file or directory
libtool: link: `/lib/libattr.la' is not a valid libtool archive
-The soltion is to copy /usr/lib/libattr.la to /lib/libattr.la with:
+The solution is to copy /usr/lib/libattr.la to /lib/libattr.la with:
cp -p /usr/lib/libattr.la /lib