We no longer need to/should remove libdata/pkgconfig.

Pointed out by:	pav
This commit is contained in:
Gerald Pfeifer 2005-05-16 20:55:34 +00:00
parent 4fbc1c8f3c
commit a709acae01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135406

View File

@ -45,6 +45,5 @@ libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/install-tools/mkheaders
@dirrm libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%
@unexec rmdir %D/libexec/gcc/%%GNU_HOST%% 2>/dev/null || true
@unexec rmdir %D/libexec/gcc 2>/dev/null || true
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
%%LIBJAVA%%share/java/libgcj-%%GCC_VER%%.jar
@comment Insert PLIST.lib here