2001-04-29 13:23:21 +02:00
|
|
|
@exec mkdir -p %D/libdata/pkgconfig
|
|
|
|
bin/pkg-config
|
2001-07-20 14:01:15 +02:00
|
|
|
share/aclocal/pkg.m4
|
2002-10-22 06:01:38 +02:00
|
|
|
@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!
|
2004-12-28 04:28:02 +01:00
|
|
|
@unexec echo "If you are only upgrading, do not remove %D/libdata/pkgconfig"
|
|
|
|
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
|