forked from security/hakurei
internal/rosa: various X artifacts
Required by xcb which is required by hakurei. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -19,7 +19,8 @@ mkdir /dev/shm/gd
|
||||
cd "$(mktemp -d)"
|
||||
/usr/src/libgd/configure \
|
||||
--prefix=/system \
|
||||
--build="${ROSA_TRIPLE}"
|
||||
--build="${ROSA_TRIPLE}" \
|
||||
--enable-static
|
||||
make "-j$(nproc)" check
|
||||
make DESTDIR=/work install
|
||||
`, pkg.Path(AbsUsrSrc.Append("libgd"), true, pkg.NewHTTPGetTar(
|
||||
|
||||
Reference in New Issue
Block a user