mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 20:29:12 +00:00
Import libdrm 2.4.100
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
set -u
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ pkg.generate(
|
||||
|
||||
test(
|
||||
'exynos-symbol-check',
|
||||
prog_bash,
|
||||
find_program('exynos-symbol-check'),
|
||||
env : env_test,
|
||||
args : [files('exynos-symbol-check'), libdrm_exynos]
|
||||
args : libdrm_exynos,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user