]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- fix for alpha-related bug in hwclock
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Aug 2002 14:58:21 +0000 (14:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux-alpha.patch -> 1.1

util-linux-alpha.patch [new file with mode: 0644]

diff --git a/util-linux-alpha.patch b/util-linux-alpha.patch
new file mode 100644 (file)
index 0000000..11ccbd2
--- /dev/null
@@ -0,0 +1,11 @@
+--- util-linux-2.11t/hwclock/hwclock.c.orig    Sun Jul  7 13:44:09 2002
++++ util-linux-2.11t/hwclock/hwclock.c Wed Aug 14 16:51:26 2002
+@@ -1248,7 +1248,7 @@
+       { "jensen", 0, 0, 'J' },
+       { "SRM", 0, 0, 'S' },
+       { "srm", 0, 0, 'S' },
+-      { "funky-toy", 0, 0, 'F'}
++      { "funky-toy", 0, 0, 'F'},
+ #endif
+       { "set", 0, 0, 128 },
+       { "getepoch", 0, 0, 129 },
This page took 0.109374 seconds and 4 git commands to generate.