libhangul: fix build
This commit is contained in:
parent
5e352252ae
commit
1c376f2d50
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=e2a81ef159ed098d3cc1a20377dba6204821b7ce2bc24cfb2f2543adf3bc5830
|
|||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
post_extract() {
|
||||
sed -i '/AM_GNU_GETTEXT_VERSION/s/0.18/0.19/' configure.ac
|
||||
sed -i '/AM_GNU_GETTEXT_VERSION/s/0.18/0.20/' configure.ac
|
||||
}
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue