Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH to define DISTINFO_FILE and PLIST.

This commit is contained in:
Tijl Coosemans 2016-08-01 22:23:40 +00:00
parent 748e31982b
commit b3107f563d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419460

View File

@ -152,8 +152,8 @@ LINUX_REPO_ARCH= i386
USE_LINUX_PREFIX= yes
NO_WRKSUBDIR= yes
DISTINFO_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST= ${MASTERDIR}/pkg-plist.${LINUX_RPM_ARCH}
DISTINFO_FILE?= ${MASTERDIR}/distinfo.${LINUX_REPO_ARCH}
PLIST= ${PKGDIR}/pkg-plist.${LINUX_REPO_ARCH}
PLIST_SUB= GLIBCVER="2.12" LINUXBASE=${LINUXBASE}
USES= shebangfix
SHEBANG_FILES= bin/redhat_lsb_init sbin/mount.tmpfs