community/hplip: update config sub and config guess for loongarch64

Signed-off-by: yzewei <yangzewei@loongson.cn>
This commit is contained in:
yzewei 2024-06-04 11:38:57 +00:00 committed by Leonardo Arena
parent 0fe82c4b82
commit 5c45ede569

View File

@ -19,6 +19,12 @@ source="https://downloads.sourceforge.net/hplip/hplip-$pkgver.tar.gz
types-musl.patch
"
prepare(){
default_prepare
update_config_sub
update_config_guess
}
build() {
./configure --prefix=/usr \
--with-docdir=/usr/share/doc/$pkgname \