diff options
Diffstat (limited to 'emulators/linux_base-f8')
-rw-r--r-- | emulators/linux_base-f8/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-f8/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile index 05497a2e329b..9495d9bffff1 100644 --- a/emulators/linux_base-f8/Makefile +++ b/emulators/linux_base-f8/Makefile @@ -7,7 +7,7 @@ PORTNAME= f8 PORTVERSION= 8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \ @@ -130,7 +130,7 @@ IGNORE= linuxulator is not (kld)loaded IGNORE= compat.linux.osrelease: 2.4.2 is not supported .endif -REMOVE_DIRS= boot dev etc/fonts home initrd root tmp var/log var/run var/tmp \ +REMOVE_DIRS= boot dev etc/fonts home initrd media root tmp var/log var/run var/tmp \ usr/local usr/tmp REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \ etc/motd etc/passwd etc/printcap etc/services \ diff --git a/emulators/linux_base-f8/pkg-plist b/emulators/linux_base-f8/pkg-plist index d992b5511df5..d0c4e80073c4 100644 --- a/emulators/linux_base-f8/pkg-plist +++ b/emulators/linux_base-f8/pkg-plist @@ -5030,7 +5030,6 @@ var/cache/ldconfig/aux-cache @exec /bin/mkdir -p %D/proc @exec /bin/mkdir -p %D/opt @exec /bin/mkdir -p %D/mnt -@exec /bin/mkdir -p %D/media @exec /bin/mkdir -p %D/lib/tls @exec /bin/mkdir -p %D/lib/modules @exec /bin/mkdir -p %D/etc/xinetd.d @@ -5565,7 +5564,6 @@ var/cache/ldconfig/aux-cache @dirrmtry proc @dirrm opt @dirrm mnt -@dirrm media @dirrm lib/tls @dirrm lib/modules @dirrm etc/xinetd.d |