CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
module-init-tools: update to 3.12
authorVictor Martinez <pitillo@ono.com>
Tue, 15 Mar 2011 08:04:47 +0000 (08:04 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 15 Mar 2011 08:04:47 +0000 (08:04 +0000)
module-init-tools/.md5sum
module-init-tools/Pkgfile

index 13b9d49add61b453f77c01064414afc6e57872f3..06772da777ffaeec299040a353e3d00ce800e3b7 100644 (file)
@@ -1,2 +1,2 @@
 72a0ccf1ea3c7c233d16db6b2527dca9  modprobe.conf
-28dfcb9e24cdbeb12b99ac1eb8af7dea  module-init-tools-3.11.1.tar.bz2
+8b2257ce9abef74c4a44d825d23140f3  module-init-tools-3.12.tar.bz2
index f39f2c565c0b3357585f1d99f2002711cae97607..743f16a377046cbf0a17026e7090c2d89524d140 100644 (file)
@@ -5,14 +5,14 @@
 # Depends on:
 
 name=module-init-tools
-version=3.11.1
+version=3.12
 release=1
 source=(http://www.kernel.org/pub/linux/kernel/people/rusty/modules/$name-$version.tar.bz2 \
         modprobe.conf)
 
 build() {
   cd $name-$version
-
+  touch *.5 *.8
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \