CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
grep: updated to 3.1
[crossrootfs.git] / kbd / Pkgfile
index 1534034af1af46295b86cdd577efd30838f2a705..31712a5d5b7f5241bb6dc67cbc1cc3603de3151c 100644 (file)
@@ -5,18 +5,13 @@
 # Depends on:
 
 name=kbd
-version=2.0.3
+version=2.0.4
 release=1
-source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz)
+source=(http://ftp.kernel.org/pub/linux/utils/$name/$name-$version.tar.xz)
 
 build() {
   cd $name-$version
 
-  # we don't want a dependency to 'check'
-  sed -i '/^SUBDIR/s/tests//' Makefile.am
-  sed -i '/\[check >= 0.9.4\]/s/^/#/' configure.ac
-  autoreconf --install
-
   export CC="$CC" RANLIB="$RANLIB"
 
   cat > config.cache <<EOF