summaryrefslogtreecommitdiff
path: root/repo/system/libelf.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-10 11:59:16 +0000
committerdavidovski <david@davidovski.xyz>2022-03-10 11:59:16 +0000
commitbb499959d88da1b3937c23b5405089c907188a81 (patch)
treed9ddba6d0c8f1152c3919067a52250c6bf0759f9 /repo/system/libelf.xibuild
parent3602ce227f784f1c6233ef6ad3cd8f5ccad28e66 (diff)
added and patched broken packages
Diffstat (limited to 'repo/system/libelf.xibuild')
-rw-r--r--repo/system/libelf.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libelf.xibuild b/repo/system/libelf.xibuild
index 52d9f7c..5ec93b0 100644
--- a/repo/system/libelf.xibuild
+++ b/repo/system/libelf.xibuild
@@ -14,7 +14,7 @@ prepare() {
cp error.h lib/
cp error.h src/
- autoreconf -ifv
+ autoreconf -if
}