summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-07-11 06:41:21 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-07-11 06:41:21 +0000
commit95dcdae62596babb755bb21f39e96ffc628c0274 (patch)
tree396f748390236d5a6bd25bb77232d021c83874a8 /devel
parent- replace the default value of <razorhome> "/etc/razor" with "${PREFIX}/etc" (diff)
Now I can finally say that I've done a grammar tweak on
a pkg-plist.
Notes
Notes: svn path=/head/; revision=113375
Diffstat (limited to 'devel')
-rw-r--r--devel/pkg-config/pkg-plist2
-rw-r--r--devel/pkgconfig/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/pkg-config/pkg-plist b/devel/pkg-config/pkg-plist
index 27536941ef35..d56d4b925198 100644
--- a/devel/pkg-config/pkg-plist
+++ b/devel/pkg-config/pkg-plist
@@ -4,6 +4,6 @@ share/aclocal/pkg.m4
@comment The files in these directories should only be removed if you
@comment remove the complete GNOME installation. If this is only an
@comment upgrade, don't throw them out!
-@unexec echo "If you're only upgrading, don't remove %%LOCALBASE%%/libdata/pkgconfig nor %%X11BASE%%/libdata/pkgconfig"
+@unexec echo "If you are only upgrading, do not remove %%LOCALBASE%%/libdata/pkgconfig or %%X11BASE%%/libdata/pkgconfig"
@unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true
diff --git a/devel/pkgconfig/pkg-plist b/devel/pkgconfig/pkg-plist
index 27536941ef35..d56d4b925198 100644
--- a/devel/pkgconfig/pkg-plist
+++ b/devel/pkgconfig/pkg-plist
@@ -4,6 +4,6 @@ share/aclocal/pkg.m4
@comment The files in these directories should only be removed if you
@comment remove the complete GNOME installation. If this is only an
@comment upgrade, don't throw them out!
-@unexec echo "If you're only upgrading, don't remove %%LOCALBASE%%/libdata/pkgconfig nor %%X11BASE%%/libdata/pkgconfig"
+@unexec echo "If you are only upgrading, do not remove %%LOCALBASE%%/libdata/pkgconfig or %%X11BASE%%/libdata/pkgconfig"
@unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true