From f1b662bacaed63f6eb0774dda7be0fd78ad19054 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sun, 13 Jan 2008 22:26:23 +0000 Subject: Added some graphics libraries, handled a few requests, fixed bus error on apt close, got links compiling with the right compiler, and switched JamVM back to its internal libffi. git-svn-id: http://svn.telesphoreo.org/trunk@13 514c082c-b64e-11dc-b46d-3d985efe055d --- data/links/make.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/links') diff --git a/data/links/make.sh b/data/links/make.sh index 9a69a71dd..a2d6f6ae5 100644 --- a/data/links/make.sh +++ b/data/links/make.sh @@ -1,5 +1,6 @@ -tar -zxvf "${PKG_DATA}/links-0.99.tar.gz" -cd links-0.99 +pkg:extract +cd * +autoconf pkg:configure make pkg:install -- cgit v1.2.3