diff options
author | tron <tron> | 1998-11-24 21:42:53 +0000 |
---|---|---|
committer | tron <tron> | 1998-11-24 21:42:53 +0000 |
commit | acc9ea49ea07a69b34f2ca8c1b541c5d284f12b9 (patch) | |
tree | 58e3086401a8ece6e4be9338bd8edf25c4d13874 /devel/glib | |
parent | 20a794b741108ee0070bc419cf02b83a55ae38a6 (diff) | |
download | pkgsrc-acc9ea49ea07a69b34f2ca8c1b541c5d284f12b9.tar.gz |
Don't delete directory "share/aclocal" because it is used by at least
one other packages.
Diffstat (limited to 'devel/glib')
-rw-r--r-- | devel/glib/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glib/pkg/PLIST b/devel/glib/pkg/PLIST index f24c14b7f84..0cd1cdfbec1 100644 --- a/devel/glib/pkg/PLIST +++ b/devel/glib/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/11/21 16:57:29 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/11/24 21:42:53 tron Exp $ bin/glib-config include/glib/glib.h include/glib/glibconfig.h @@ -14,5 +14,4 @@ lib/libgmodule.la lib/libgmodule.so.4.0 man/man1/glib-config.1 share/aclocal/glib.m4 -@dirrm share/aclocal @dirrm include/glib |