diff options
Diffstat (limited to 'devel/pkg-config')
-rw-r--r-- | devel/pkg-config/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pkg-config/pkg-plist b/devel/pkg-config/pkg-plist index 27536941ef3..d56d4b92519 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 |