From ff9969b0c3c8de1265cf8be0a17206442cb6f9bc Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Fri, 12 Oct 2018 16:10:43 -1000 Subject: Mark packages for iOS11+ and update various xorg packages --- data/xextproto/make.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/xextproto/make.sh') diff --git a/data/xextproto/make.sh b/data/xextproto/make.sh index 452a4bfd5..f24f8a191 100644 --- a/data/xextproto/make.sh +++ b/data/xextproto/make.sh @@ -1,4 +1,5 @@ pkg:setup +autoreconf -f -i pkg:configure -make +make -j8 pkg:install -- cgit v1.2.3