mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
jimtcl: usr/doc -> usr/share/doc
This commit is contained in:
parent
f623ddaa37
commit
13c84c8467
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'jimtcl'
|
# Template file for 'jimtcl'
|
||||||
pkgname=jimtcl
|
pkgname=jimtcl
|
||||||
version=0.77
|
version=0.77
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
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"
|
short_desc="Small footprint implementation of the Tcl programming language"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
makedepends="sqlite-devel"
|
makedepends="sqlite-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue