X-Git-Url: http://gitweb/?a=blobdiff_plain;f=kbd%2FPkgfile;h=1534034af1af46295b86cdd577efd30838f2a705;hb=f241520fd7e2d5a6367f3a1ec1c65db8e93b87df;hp=96aca2c3d90b08f09fa19aa8d866a14cc8515960;hpb=04d749b6fc40d08a20c1e2b410b3f30aeb6c7ff4;p=crossrootfs.git diff --git a/kbd/Pkgfile b/kbd/Pkgfile index 96aca2c..1534034 100644 --- a/kbd/Pkgfile +++ b/kbd/Pkgfile @@ -5,13 +5,18 @@ # Depends on: name=kbd -version=1.15.3 +version=2.0.3 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 <