freebsd-ports/devel/pkgconfig/pkg-plist
2004-07-11 06:41:21 +00:00

9 lines
501 B
Text

@exec mkdir -p %D/libdata/pkgconfig
bin/pkg-config
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 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