1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Move the dirrm of usr to a more appropriate place and convert it to

a dirrmtry since usr/local may be populated by the user.

Noticed by:	pointyhat/kris
This commit is contained in:
Alexander Leidinger 2006-02-04 13:01:46 +00:00
parent e8de9cc8fd
commit 99950c02d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155190
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= linux_base-8
PORTVERSION= 8.0
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= emulators linux
MASTER_SITES= http://download.fedoralegacy.org/redhat/%SUBDIR%/ \
ftp://mirror.switch.ch/mirror/ximian/mono/redhat-80-i386/:ft

View File

@ -10149,7 +10149,6 @@ var/mail
@exec /bin/mkdir -p %D/usr/X11R6/bin
@dirrm usr/X11R6/bin
@dirrm usr/X11R6
@dirrm usr
@dirrm sbin
@exec /bin/mkdir -p %D/proc
@dirrm proc
@ -10230,3 +10229,4 @@ var/mail
@dirrmtry usr/local/doc
@dirrmtry usr/local/bin
@dirrmtry usr/local
@dirrmtry usr