diff options
Diffstat (limited to 'emulators/linux_base-f9/Makefile')
-rw-r--r-- | emulators/linux_base-f9/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux_base-f9/Makefile b/emulators/linux_base-f9/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f9/Makefile +++ b/emulators/linux_base-f9/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" |