1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Explain why linux_base-f10 creates extra directories.

Reviewed by:	netchild
This commit is contained in:
Tijl Coosemans 2013-04-22 19:07:36 +00:00
parent 16711b72dd
commit 5e64ecb0dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316266

View File

@ -132,6 +132,8 @@ REMOVE_DIRS= boot dev etc/fonts home initrd media root tmp var/log var/run var/
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
etc/motd etc/passwd etc/printcap etc/services \
etc/protocols
# These are shared directories that some linux packages (e.g. linux-f10-gtk2)
# use but aren't in any of the distfiles above.
ADD_DIRS= usr/X11R6/share usr/X11R6/man usr/X11R6/lib/tls \
usr/X11R6/include usr/X11R6/bin \
usr/share/locale/ca@valencia/LC_MESSAGES \