X-Git-Url: http://gitweb/?a=blobdiff_plain;f=kbd%2FPkgfile;h=ce045d1f525e69f21b812559664b1a93ab0afc5c;hb=eb45ca97236691334d80068123cd91f825115faa;hp=96aca2c3d90b08f09fa19aa8d866a14cc8515960;hpb=04d749b6fc40d08a20c1e2b410b3f30aeb6c7ff4;p=crossrootfs.git diff --git a/kbd/Pkgfile b/kbd/Pkgfile index 96aca2c..ce045d1 100644 --- a/kbd/Pkgfile +++ b/kbd/Pkgfile @@ -5,13 +5,18 @@ # Depends on: name=kbd -version=1.15.3 +version=2.0.1 release=1 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz) 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 <