tidy: fix $wrksrc usage.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# Template file for 'tidy'
|
# Template file for 'tidy'
|
||||||
pkgname=tidy
|
pkgname=tidy
|
||||||
version=1.46
|
version=1.46
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=tidyhtml-$version/tidy
|
wrksrc=tidyhtml-${version}
|
||||||
|
build_wrksrc=${pkgname}
|
||||||
hostmakedepends="libtool automake"
|
hostmakedepends="libtool automake"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="A tool to tidy down your HTML code to a clean style"
|
short_desc="A tool to tidy down your HTML code to a clean style"
|
||||||
|
|||||||
Reference in New Issue
Block a user