aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-10-06 19:28:10 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-10-06 19:28:10 +0000
commita2c687132b0fc6e83bd277685ccff2f278bf6e98 (patch)
tree099566552509fe2cab1eace9d3b51f7c7c5e6d13 /emulators
parentcbc4e9a987a58d5a1ceb139cd7cb91b04a544c95 (diff)
downloadports-a2c687132b0fc6e83bd277685ccff2f278bf6e98.tar.gz
ports-a2c687132b0fc6e83bd277685ccff2f278bf6e98.zip
- Exclude some remaining device nodes from the install
- Bump PORTREVISION Spotted by: netchild PR: 104050 Submitted by: gabor (maintainer)
Notes
Notes: svn path=/head/; revision=174665
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_dist-gentoo-stage1/Makefile5
-rw-r--r--emulators/linux_dist-gentoo-stage1/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile
index 2222deee1126..d3bfb64a0ce9 100644
--- a/emulators/linux_dist-gentoo-stage1/Makefile
+++ b/emulators/linux_dist-gentoo-stage1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gentoo-stage1
PORTVERSION= 2006.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
@@ -75,7 +75,8 @@ pre-fetch:
do-install:
@${MKDIR} ${PREFIX}/${PREFIX_SUBDIR}
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
- @${TAR} --exclude=./dev -xpy --exclude=./proc -C ${PREFIX}/${PREFIX_SUBDIR} \
+ @${TAR} --exclude=./dev -xpy --exclude=./proc --exclude=./lib/udev-state \
+ -C ${PREFIX}/${PREFIX_SUBDIR} \
-f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
@${CP} -p /etc/resolv.conf ${PREFIX}/${PREFIX_SUBDIR}/etc/
@${FIND} ${PREFIX}/${PREFIX_SUBDIR}bin ${PREFIX}/${PREFIX_SUBDIR}sbin/ \
diff --git a/emulators/linux_dist-gentoo-stage1/pkg-plist b/emulators/linux_dist-gentoo-stage1/pkg-plist
index ca9f68ecbb4f..0917c309994b 100644
--- a/emulators/linux_dist-gentoo-stage1/pkg-plist
+++ b/emulators/linux_dist-gentoo-stage1/pkg-plist
@@ -262,8 +262,6 @@
%%PREFIX_SUBDIR%%lib/libnss_nis-2.3.5.so
%%PREFIX_SUBDIR%%lib/libcidn.so.1
%%PREFIX_SUBDIR%%lib/librt.so.1
-%%PREFIX_SUBDIR%%lib/udev-state/.keep
-%%PREFIX_SUBDIR%%lib/udev-state/devices.tar.bz2
%%PREFIX_SUBDIR%%lib/libnss_hesiod.so.2
%%PREFIX_SUBDIR%%lib/libutil-2.3.5.so
%%PREFIX_SUBDIR%%lib/libnsl.so.1
@@ -5639,7 +5637,6 @@
@dirrm %%PREFIX_SUBDIR%%mnt/floppy
@dirrm %%PREFIX_SUBDIR%%mnt/cdrom
@dirrm %%PREFIX_SUBDIR%%mnt
-@dirrm %%PREFIX_SUBDIR%%lib/udev-state
@dirrm %%PREFIX_SUBDIR%%lib/rcscripts/sh
@dirrm %%PREFIX_SUBDIR%%lib/rcscripts/net.modules.d/helpers.d
@dirrm %%PREFIX_SUBDIR%%lib/rcscripts/net.modules.d