From cb72fcbaa23abdf72175c47e981769a47c1d354c Mon Sep 17 00:00:00 2001 From: "Juergen \"George\" Sawinski" Date: Wed, 27 Aug 2003 18:37:23 +0000 Subject: [PATCH] Juergen Sawinski : base/units: -add gcc33-hotfix.patch: -fix quote usage in "#if 0" section git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1222 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/units/gcc33-support.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/base/units/gcc33-support.patch diff --git a/package/base/units/gcc33-support.patch b/package/base/units/gcc33-support.patch new file mode 100644 index 000000000..fd5c95591 --- /dev/null +++ b/package/base/units/gcc33-support.patch @@ -0,0 +1,11 @@ +--- units-1.80/units.c~ 2002-05-07 00:20:38.000000000 +0200 ++++ units-1.80/units.c 2003-08-12 23:47:18.000000000 +0200 +@@ -2358,7 +2358,7 @@ + + #if 0 + +- "sed 's/.*/& ft\" ++ "sed 's/.*/& ft/'" + "m/' feet|units -q|sed 's/^[[:space:]]*\* //" + "/^[[:space:]]*\//d'" +