diff -ur util-linux-2.20.0/include/pathnames.h util-linux-2.20.0.new/include/pathnames.h --- util-linux-2.20.0/include/pathnames.h 2011-08-18 22:12:08.000000000 +0400 +++ util-linux-2.20.0.new/include/pathnames.h 2011-08-18 22:29:23.620378610 +0400 @@ -128,7 +128,7 @@ /* hwclock paths */ #define _PATH_ADJPATH "/etc/adjtime" -#define _PATH_LASTDATE "/var/lib/lastdate" +#define _PATH_LASTDATE "/var/lib/hwclock/lastdate" #ifdef __ia64__ # define _PATH_RTC_DEV "/dev/efirtc" #else