Remove %D/share/gnome if empty.

Submitted by:	bento
This commit is contained in:
Maxim Sobolev 2000-07-27 07:06:02 +00:00
parent 72df31be67
commit 434cf58e25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31053

View file

@ -1,2 +1,4 @@
bin/amaterus
share/gnome/wm-properties/Amaterus.desktop
@unexec rmdir %D/share/gnome/wm-properties 2>/dev/null || true
@unexec rmdir %D/share/gnome 2>/dev/null || true