diff --git a/srcpkgs/kyua-cli/template b/srcpkgs/kyua-cli/template index 8603679142..7861021b4a 100644 --- a/srcpkgs/kyua-cli/template +++ b/srcpkgs/kyua-cli/template @@ -1,7 +1,7 @@ # Template file for 'kyua-cli' pkgname=kyua-cli version=0.8 -revision=1 +revision=2 build_style=gnu-configure configure_args=" kyua_cv_attribute_noreturn=yes kyua_cv_lchmod_works=no @@ -18,12 +18,6 @@ license="Modified BSD" homepage="http://code.google.com/p/kyua" distfiles="https://kyua.googlecode.com/files/${pkgname}-${version}.tar.gz" checksum=28f90929e4b73959bdd08a1d3f5ce7e77e0e4fc9978d10b1b079160428d770b3 -long_desc=" - Kyua (pronounced Q.A.) is a testing framework for both developers and users. - Kyua is different from most other testing frameworks in that it puts the end - user experience before anything else. There are multiple reasons for users to - run the tests themselves, and Kyua ensures that they can do so in the most - convenient way." pre_configure() { autoreconf -fi