[arch-dev-public] fixing the dependency cycle in Core, part 1: coreutils

Jürgen Hötzel juergen at hoetzel.info
Fri Nov 23 06:18:33 EST 2007


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




More information about the arch-dev-public mailing list