diff options
author | P. J. McDermott <pjm@nac.net> | 2014-02-23 16:52:29 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-02-23 16:52:29 (EST) |
commit | 083fb74f8b4322d3b14dffcd403c8a3f555c69c0 (patch) | |
tree | 9eba0a803edc8b3ba41ec36444da76816389fdc8 /gcc-4.7.pkg.in/control | |
parent | 8c6a93db645d37bea23cf832dd6d69993c90d4d7 (diff) |
Make package descriptions architecture-specific.
Diffstat (limited to 'gcc-4.7.pkg.in/control')
-rw-r--r-- | gcc-4.7.pkg.in/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.7.pkg.in/control b/gcc-4.7.pkg.in/control index c7d3403..afd1f4a 100644 --- a/gcc-4.7.pkg.in/control +++ b/gcc-4.7.pkg.in/control @@ -15,5 +15,5 @@ Depends: gcc-4.7-common (= ${Binary-Version}, Recommends: libc.6-dev Suggests: gcc-4.7-locales (>= ${Binary-Version}), libmudflap.0-4.7-dev (>= ${Binary-Version}), -Description: GNU C++ compiler +Description: GNU C++ compiler for @PKG_TARGET_ARCH@ The C++ language front end for the GNU compiler collection. |