From 50fb6c032e72a26b3fd881a18e1d1f535c95e0fc Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 17 May 2022 19:10:55 +0100 Subject: fixed packages for llvm based toolchain --- repo/system/utmps/utmps.xibuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'repo/system/utmps/utmps.xibuild') diff --git a/repo/system/utmps/utmps.xibuild b/repo/system/utmps/utmps.xibuild index 900aae8..f0112e6 100644 --- a/repo/system/utmps/utmps.xibuild +++ b/repo/system/utmps/utmps.xibuild @@ -23,8 +23,7 @@ build () { --enable-shared \ --libdir=/usr/lib \ --with-dynlib=/lib \ - --libexecdir="/lib/utmps" \ - --with=dynlib=/lib + --libexecdir="/lib/utmps" make } -- cgit v1.2.1