1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Remove share/xml if it exists and is empty.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-01-13 03:11:39 +00:00
parent e8e3f9bb11
commit f759167db7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72993

View File

@ -26,3 +26,4 @@ share/xml/libglade/glade-2.0.dtd
@dirrm share/doc/libglade
@dirrm include/libglade-2.0/glade
@dirrm include/libglade-2.0
@unexec /bin/rmdir %D/share/xml 2>/dev/null || /usr/bin/true