From b4b30a065dd104d890156ce625a44c0bfe9925d2 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 19:06:34 +0000 Subject: fixed syntax errors --- repo/system/libseccomp.xibuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'repo/system/libseccomp.xibuild') diff --git a/repo/system/libseccomp.xibuild b/repo/system/libseccomp.xibuild index f5de719..6836659 100644 --- a/repo/system/libseccomp.xibuild +++ b/repo/system/libseccomp.xibuild @@ -12,9 +12,9 @@ build () { make } -check () { - make check -} +#check () { + #make check +#} package () { make prefix=/usr lib=lib DESTDIR=$PKG_DEST install -- cgit v1.2.1