diff options
author | P. J. McDermott <pjm@nac.net> | 2014-01-22 18:04:54 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-01-22 18:04:54 (EST) |
commit | d6ba06f152d3f38b865fed6a29390677fc879722 (patch) | |
tree | 1c1a946b8be249471f4c26beab3b9629d997d9b7 /locales.pkg/control | |
parent | 4fd941d8f16c596bfc1e93a8f139c64feb65058f (diff) |
Build all packages for any-any-glibc.
The "eglibc" architecture string component is being renamed to "glibc"
because EGLIBC is expected to be discontinued after the 2.19 release and
all we care about in the architecture string is the ABI.
Diffstat (limited to 'locales.pkg/control')
-rw-r--r-- | locales.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales.pkg/control b/locales.pkg/control index 6391f03..f4b0ce2 100644 --- a/locales.pkg/control +++ b/locales.pkg/control @@ -1,4 +1,4 @@ -Architecture: any-any-eglibc +Architecture: any-any-eglibc any-any-glibc Platform: all Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - locale data |