1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Correctly remove directories on deinstall

This commit is contained in:
Kris Kennaway 2000-09-09 11:02:41 +00:00
parent 5714f011c7
commit 747450cc2c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32462

View File

@ -1,4 +1,4 @@
bin/xminehunter
@exec mkdir lib/X11/xminehunter
@exec chmod 333 lib/X11/xminehunter
@exec mkdir %D/lib/X11/xminehunter
@exec chmod 333 %D/lib/X11/xminehunter
@dirrm lib/X11/xminehunter