diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-07 15:01:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-07 15:01:30 +0000 |
| commit | bd935cf9759eb8f4e4000cc5b9ff13470673efca (patch) | |
| tree | 238111b934219edc674d2efc04d2358312f509b7 | |
| parent | 1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc (diff) | |
| download | ToolchainFactory-bd935cf9759eb8f4e4000cc5b9ff13470673efca.tar.gz | |
Remove last FCE mention
Signed-off-by: Laurent Bercot <ska@appnovation.com>
| -rw-r--r-- | deb/skel/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deb/skel/control b/deb/skel/control index 1708f3b..7721da0 100644 --- a/deb/skel/control +++ b/deb/skel/control @@ -2,8 +2,8 @@ Package: @@package@@ Version: @@version@@ Maintainer: @@maintainer@@ Changed-By: @@maintainer@@ -Description: FCE C/C++ toolchain targetting @@triplet@@ (@@name@@) - C/C++ toolchain for Linux, made by Faurecia Clarion with the following properties: +Description: C/C++ toolchain targetting @@triplet@@ (@@name@@) + C/C++ toolchain for Linux, made with the following properties: Build system: @@pc@@ (@@pc_libc_required@@) Target system: @@triplet@@, suitable for a product of type @@name@@ Target libc: @@libc_name@@ @@ -14,6 +14,5 @@ Priority: optional Installed-Size: @@size@@ Architecture: @@debpc@@ Origin: FCE -Bugs: jira://jira.sinc.faurecia.com/ Depends: @@pc_libc@@ |
