Attempt to remove ${PREFIX}/share/xml if it exists and is empty.
Reported by: bento
This commit is contained in:
parent
9fd2dbd528
commit
30b1d8f9c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75617
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue