mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/ossp-uuid: update config.guess
This commit is contained in:
parent
02b937bb40
commit
a2cd61952a
@ -11,6 +11,11 @@ subpackages="$pkgname-doc"
|
||||
source="https://mirrors.ocf.berkeley.edu/debian/pool/main/o/ossp-uuid/ossp-uuid_1.6.2.orig.tar.gz"
|
||||
builddir="$srcdir/uuid-$pkgver"
|
||||
|
||||
prepare() {
|
||||
update_config_guess
|
||||
default_prepare
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
./configure --prefix=/usr --without-pgsql --without-perl --without-php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user