CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
binutils: update to 2.22. Removed host's texinfo dependency.
[crossrootfs.git] / module-init-tools / Pkgfile
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 \