From 295030d5719c3af352cfc5394b8ce13e3a1e0fb9 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Fri, 12 Oct 2018 16:21:47 -1000 Subject: Add and update a number of packages --- data/ice/make.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/ice/make.sh') diff --git a/data/ice/make.sh b/data/ice/make.sh index 452a4bfd5..f24f8a191 100644 --- a/data/ice/make.sh +++ b/data/ice/make.sh @@ -1,4 +1,5 @@ pkg:setup +autoreconf -f -i pkg:configure -make +make -j8 pkg:install -- cgit v1.2.3