Browse Source

Juergen Sawinski <george@mpimf-heidelberg.mpg.de>:

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
rocklinux
Juergen "George" Sawinski 21 years ago
parent
commit
cb72fcbaa2
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package/base/units/gcc33-support.patch

+ 11
- 0
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'"

Loading…
Cancel
Save