25 Dec
2010
25 Dec
'10
9:57 p.m.
[2010-12-25 20:50:39 +1000] Allan McRae:
Upstream update. Also removed references to $srcdir from /usr/bin/{compile_et,mk_cmds}.
Works for me; signoff i686 Out of curiosity, is there a reason why this package has duplicate files rather than use symlinks? I see several groups of identical files with for i in `pacman -Qlq e2fsprogs`; do [ -d $i ] || [ -h $i ] || sha1sum $i done | sort | uniq -D -w 40 -- Gaetan