diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-08-01 21:07:14 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-08-01 21:07:14 +0800 |
commit | 21653fcc7814cfcbf106a20bdd4c0de54482189d (patch) | |
tree | e19f77eddb45b9da4061e0b011dfe765f76dda2b /devel/linux-c6-devtools | |
parent | 4daa8c671a3da33ac68cf06f228326b098b99ca6 (diff) | |
download | freebsd-ports-gnome-21653fcc7814cfcbf106a20bdd4c0de54482189d.tar.gz freebsd-ports-gnome-21653fcc7814cfcbf106a20bdd4c0de54482189d.tar.zst freebsd-ports-gnome-21653fcc7814cfcbf106a20bdd4c0de54482189d.zip |
Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports. LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable. This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
Diffstat (limited to 'devel/linux-c6-devtools')
-rw-r--r-- | devel/linux-c6-devtools/distinfo.i386 (renamed from devel/linux-c6-devtools/distinfo.i686) | 0 | ||||
-rw-r--r-- | devel/linux-c6-devtools/pkg-plist.i386 (renamed from devel/linux-c6-devtools/pkg-plist.i686) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/devel/linux-c6-devtools/distinfo.i686 b/devel/linux-c6-devtools/distinfo.i386 index 222b3ac2a514..222b3ac2a514 100644 --- a/devel/linux-c6-devtools/distinfo.i686 +++ b/devel/linux-c6-devtools/distinfo.i386 diff --git a/devel/linux-c6-devtools/pkg-plist.i686 b/devel/linux-c6-devtools/pkg-plist.i386 index 87bfd92a547d..87bfd92a547d 100644 --- a/devel/linux-c6-devtools/pkg-plist.i686 +++ b/devel/linux-c6-devtools/pkg-plist.i386 |