openjade: fix autoreconf.
This commit is contained in:
parent
1168318fc5
commit
df809472fe
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-$version.tar.gz"
|
||||||
checksum=1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1
|
checksum=1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi config || true
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense jadedoc/copying.txt
|
vlicense jadedoc/copying.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue