From 660e9fecfac96283ddb517b6a4fa23a9b5df23f6 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Fri, 23 Jun 2006 12:23:47 +0000 Subject: Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE. PR: 99320 Submitted by: gabor Approved by: netchild (mentor) --- emulators/linux_base-c6/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emulators/linux_base-c6') diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index c0be58a9f4d5..05e228822016 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -98,9 +98,8 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ linux_base-fc3 linux-libgcc* linux_locale* ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 -PREFIX?= ${LINUXBASE} +USE_LINUX_PREFIX= yes NO_FILTER_SHLIBS= yes -NO_MTREE= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" -- cgit v1.2.3