+util-linux (2.12r-4) unstable; urgency=low
+
+ * Stupid fat-fingers typo. Closes: #348483
+
+ -- LaMont Jones <lamont@debian.org> Tue, 17 Jan 2006 07:40:56 -0700
+
util-linux (2.12r-3) unstable; urgency=low
* Add ppc64 support. Closes: #322130
# as machine hardware clock type for Alphas.
HWCLOCKPARS=
-hwclock_sh()
+hwclocksh()
{
[ ! -x /sbin/hwclock ] && return 0
. /etc/default/rcS
esac
}
-hwclock_sh
+hwclocksh "$@"
install:
debian/hwclockfirst.sh: debian/hwclock.sh
- sed '/^FIRST/s/no/yes/; s/hwclock.sh/hwclockfirst.sh/g' debian/hwclock.sh > debian/hwclockfirst.sh
+ sed '/^FIRST/s/no/yes/; s/hwclock\.sh/hwclockfirst.sh/g' debian/hwclock.sh > debian/hwclockfirst.sh
binary-indep: checkroot build binary-arch
$(checkdir)