diff options
| author | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-08 09:16:28 +0000 |
|---|---|---|
| committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-08 09:16:28 +0000 |
| commit | 8bdc187997e8e76e47efe287d4714970dea76832 (patch) | |
| tree | 125cdaaba3672eb9a64844471adc06f806ed12d0 /emulators/linux_base-fc6 | |
| parent | 77774913aef540c8d5404581dbbb5515600c4369 (diff) | |
Notes
Diffstat (limited to 'emulators/linux_base-fc6')
| -rw-r--r-- | emulators/linux_base-fc6/Makefile | 4 | ||||
| -rw-r--r-- | emulators/linux_base-fc6/pkg-install | 1 | ||||
| -rw-r--r-- | emulators/linux_base-fc6/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/emulators/linux_base-fc6/Makefile b/emulators/linux_base-fc6/Makefile index 56c03f722844..74769b820940 100644 --- a/emulators/linux_base-fc6/Makefile +++ b/emulators/linux_base-fc6/Makefile @@ -8,7 +8,7 @@ PORTNAME= fc6 PORTVERSION= 6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ @@ -125,7 +125,7 @@ IGNORE= linuxulator is not (kld)loaded IGNORE= compat.linux.osrelease: 2.4.2 is not supported .endif -REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \ +REMOVE_DIRS= boot dev 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-fc6/pkg-install b/emulators/linux_base-fc6/pkg-install index 35e78fdf3a34..3abe041aa76e 100644 --- a/emulators/linux_base-fc6/pkg-install +++ b/emulators/linux_base-fc6/pkg-install @@ -1066,7 +1066,6 @@ POST-INSTALL) mkdir -p ${PKG_PREFIX}/proc mkdir -p ${PKG_PREFIX}/opt mkdir -p ${PKG_PREFIX}/mnt - mkdir -p ${PKG_PREFIX}/media mkdir -p ${PKG_PREFIX}/lib/tls mkdir -p ${PKG_PREFIX}/lib/modules mkdir -p ${PKG_PREFIX}/etc/xinetd.d diff --git a/emulators/linux_base-fc6/pkg-plist b/emulators/linux_base-fc6/pkg-plist index e4a7df637f75..6068e2f61b51 100644 --- a/emulators/linux_base-fc6/pkg-plist +++ b/emulators/linux_base-fc6/pkg-plist @@ -11058,7 +11058,6 @@ var/mail @dirrmtry proc @dirrm opt @dirrm mnt -@dirrm media @dirrm lib/tls @dirrm lib/rtkaio @dirrm lib/modules |
