summaryrefslogtreecommitdiff
path: root/repo/xcb-proto
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-10-22 16:29:29 +0100
committerdavidovski <david@davidovski.xyz>2022-10-22 16:29:29 +0100
commitf99268f797c120a24030a573ef22813cd018beb5 (patch)
treeee18857a5eda7bc94286e3924dc2209aea7b92c4 /repo/xcb-proto
parent95545d88b997a17ff03bb164af33c33e2a12d693 (diff)
Added unrar
Diffstat (limited to 'repo/xcb-proto')
-rw-r--r--repo/xcb-proto/xcb-proto.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xcb-proto/xcb-proto.xibuild b/repo/xcb-proto/xcb-proto.xibuild
index 01ece2a..da5576b 100644
--- a/repo/xcb-proto/xcb-proto.xibuild
+++ b/repo/xcb-proto/xcb-proto.xibuild
@@ -8,7 +8,7 @@ SOURCE=https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-$PKG_VER.
DESC="XML-XCB protocol descriptions"
build () {
- PYTHON=python3 ./configure $XORG_CONFIG
+ PYTHON=python3 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
}
package () {