fixing the dependency cycle in Core, part 1: coreutils
Am Freitag, 23. November 2007 schrieb Jürgen Hötzel:
> 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
that is not verbose mode it's giving depmod the version of the kernel