aboutsummaryrefslogtreecommitdiffstats
path: root/units/units-1.80/units.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'units/units-1.80/units.c.patch')
-rw-r--r--units/units-1.80/units.c.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/units/units-1.80/units.c.patch b/units/units-1.80/units.c.patch
index e69de29bb2..55867ba5e3 100644
--- a/units/units-1.80/units.c.patch
+++ b/units/units-1.80/units.c.patch
@@ -0,0 +1,19 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- units-1.80/units.c~units.c 2003-11-04 16:45:07.000000000 +0000
++++ units-1.80/units.c 2003-11-04 16:45:54.000000000 +0000
+@@ -2356,11 +2356,3 @@
+ crude example to convert lines in a file 'feet' from ft to m might be:
+ */
+
+-#if 0
+-
+- "sed 's/.*/& ft\"
+- "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
+- "/^[[:space:]]*\//d'"
+-
+-#endif
+-