mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/hplip: update config sub and config guess for loongarch64
Signed-off-by: yzewei <yangzewei@loongson.cn>
This commit is contained in:
parent
0fe82c4b82
commit
5c45ede569
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user