CHANGELOG 2006-01-25
[hdw-linux/hdw-linux.git] / packages / base / module-init-tools / module-init-tools
index 0139819..977c42a 100644 (file)
@@ -2,17 +2,13 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 3.1
+# [V] 3.2.2
 # [S] 2-15
-# [D] module-init-tools-3.1.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/
+# [D] module-init-tools-3.2.2.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/
 
 confopt=${confopt//--prefix* /--prefix="" }
 confopt="$confopt --enable-zlib"
 
-pre_install()  {
-       touch modprobe.conf.5
-               }
-
 post_install() {
        # creating modprobe.* stuff
        [ ! -f $root/etc/modprobe.conf ] && touch $root/etc/modprobe.conf