diff --git a/srcpkgs/jimtcl/template b/srcpkgs/jimtcl/template index b2039cbfe93..0a7aa63b6d3 100644 --- a/srcpkgs/jimtcl/template +++ b/srcpkgs/jimtcl/template @@ -1,9 +1,9 @@ # Template file for 'jimtcl' pkgname=jimtcl version=0.77 -revision=1 +revision=2 build_style=gnu-configure -configure_args="--full --shared --with-ext=sqlite3" +configure_args="--full --shared --with-ext=sqlite3 --docdir=/usr/share/doc/${pkgname}" short_desc="Small footprint implementation of the Tcl programming language" maintainer="Christian Neukirchen " makedepends="sqlite-devel"