fixing the dependency cycle in Core, part 1: coreutils
btw, whats the purpose of using depmod in verbose mode and redirecting
all output to /dev/null?
# arg 1: the new package version
@@ -12,13 +11,6 @@ post_upgrade()
{
KERNEL_VERSION='2.6.23-ARCH'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
^^^ ^^^^^^^^^^^^^^^^
Jürgen
_______________________________________________
arch-dev-public mailing list
arch-dev-public@archlinux.org
http://archlinux.org/mailman/listinfo/arch-dev-public
|