summaryrefslogtreecommitdiff
path: root/emulators/linux_base-f8
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-05-14 15:44:11 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-05-14 15:44:11 +0000
commita3aadc8699adc333545df91d25debc8a7e1f8581 (patch)
treed41018720f704ca9a163c50ef56e025b5eaf0125 /emulators/linux_base-f8
parentUpdate to 0.9.9. Pass maintainership to submitter (diff)
Only extract the binary RPM's, not the source ones.
Submitted by: Boris Samorodov <bsam@ipt.ru>
Notes
Notes: svn path=/head/; revision=162345
Diffstat (limited to 'emulators/linux_base-f8')
-rw-r--r--emulators/linux_base-f8/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index 965525c8abab..4bc5dad66da3 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -105,7 +105,8 @@ RPM2CPIO?= ${LOCALBASE}/bin/rpm2cpio
EXTRACT_DEPENDS+= ${RPM2CPIO}:${PORTSDIR}/archivers/rpm
-EXTRACT_CMD?= ${RPM2CPIO}
+EXTRACT_ONLY= ${BIN_DISTFILES}
+EXTRACT_CMD?= ${RPM2CPIO}
EXTRACT_BEFORE_ARGS?=
EXTRACT_AFTER_ARGS?= | ${CPIO} -id --quiet