From 2f2f43699c829d7adea722ba2e65edc5f5d607f5 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Tue, 6 Aug 2013 03:28:16 +0200 Subject: [PATCH] package info haiku_secondary: fix description Using the C preprocessor doesn't work particularly well. The replacements are rather unhandy. --- src/data/package_infos/x86_gcc2/haiku_secondary | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/package_infos/x86_gcc2/haiku_secondary b/src/data/package_infos/x86_gcc2/haiku_secondary index 15740b42d3..69ce456cd9 100644 --- a/src/data/package_infos/x86_gcc2/haiku_secondary +++ b/src/data/package_infos/x86_gcc2/haiku_secondary @@ -10,8 +10,7 @@ summary "The Haiku base system "TO_STRING(HAIKU_SECONDARY_PACKAGING_ARCH)" sec description "The Haiku base system "TO_STRING(HAIKU_SECONDARY_PACKAGING_ARCH)" secondary architecture support includes all system libraries, add-ons, and -other files required to run programs build for architecture -"TO_STRING(HAIKU_SECONDARY_PACKAGING_ARCH)"." +other files required to run programs build for that architecture." packager "The Haiku build system" vendor "Haiku Project"