View | Details | Raw Unified | Return to bug 43817
Collapse All | Expand All

(-)pkg-plist (-1 / +4 lines)
Lines 1-6 Link Here
1
@exec mkdir -p %D/libdata/pkgconfig
1
@exec mkdir -p %D/libdata/pkgconfig
2
bin/pkg-config
2
bin/pkg-config
3
share/aclocal/pkg.m4
3
share/aclocal/pkg.m4
4
@dirrm libdata/pkgconfig
4
@comment The files in these directories should only be removed if you
5
@comment remove the complete GNOME installation. If this is only an
6
@comment upgrade, don't throw them out!
7
@unexec echo "If you're only upgrading, don't remove %%LOCALBASE%%/libdata/pkgconfig nor %%X11BASE%%/libdata/pkgconfig"
5
@unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true
8
@unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true
6
@unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true
9
@unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true

Return to bug 43817