summaryrefslogtreecommitdiff
path: root/devel/pkg-config/pkg-plist
blob: 27536941ef357e072db9f1c103050740c7308e92 (plain) (blame)
1
2
3
4
5
6
7
8
9
@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're only upgrading, don't remove %%LOCALBASE%%/libdata/pkgconfig nor %%X11BASE%%/libdata/pkgconfig"
@unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true