Add missing dirrm's.
Pointed out by: kris
This commit is contained in:
parent
b25fc36098
commit
474cd9532f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136753
1 changed files with 3 additions and 0 deletions
|
@ -2749,3 +2749,6 @@ share/xfce4/xfc/demos/ui_manager.cc
|
|||
@dirrm include/xfce4/xfc/atk/inline
|
||||
@dirrm include/xfce4/xfc/atk
|
||||
@dirrm include/xfce4/xfc
|
||||
@unexec rmdir %D/include/xfce4 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/xfce4 2>/dev/null || true
|
||||
@unexec rmdir %D/share/xfce4 2>/dev/null || true
|
||||
|
|
Loading…
Reference in a new issue