]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/units/units-1.80/units.c.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / units / units-1.80 / units.c.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- units-1.80/units.c~units.c  2003-11-04 16:45:07.000000000 +0000
7 +++ units-1.80/units.c  2003-11-04 16:45:54.000000000 +0000
8 @@ -2356,11 +2356,3 @@
9  crude example to convert lines in a file 'feet' from ft to m might be:
10  */
11  
12 -#if 0
13 -
14 -    "sed 's/.*/& ft\"
15 -    "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
16 -    "/^[[:space:]]*\//d'"
17 -
18 -#endif
19 -