summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--g++-4.7.pkg.in/control2
-rw-r--r--gcc-4.7.pkg.in/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/g++-4.7.pkg.in/control b/g++-4.7.pkg.in/control
index 4658ef9..09aa64b 100644
--- a/g++-4.7.pkg.in/control
+++ b/g++-4.7.pkg.in/control
@@ -10,5 +10,5 @@ Depends: gcc-4.7-common (= ${Binary-Version},
libmpfr.4,
libz.1,
Suggests: gcc-4.7-locales (>= ${Binary-Version})
-Description: GNU C compiler
+Description: GNU C compiler for @PKG_TARGET_ARCH@
The C language front end for the GNU compiler collection.
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.