428a747fad
The "architecture" configuration keyword is now available to override the native machine architecture returned by (uname(2)). The XBPS_ARCH environment variable still has preference.
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
syntax("kyuafile", 1)
|
|
|
|
test_suite("xbps")
|
|
|
|
include('libxbps/Kyuafile')
|
|
include('xbps-checkvers/Kyuafile')
|
|
include('xbps-create/Kyuafile')
|
|
include('xbps-install/Kyuafile')
|
|
include('xbps-query/Kyuafile')
|
|
include('xbps-rindex/Kyuafile')
|
|
include('xbps-uhelper/Kyuafile')
|
|
|