From: Michael Tremer Date: Thu, 8 Jan 2009 14:46:24 +0000 (+0100) Subject: Build openssl on the right place. X-Git-Tag: v3.0-alpha1~112^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6aa2eb9670db8961d6d6bbe7297c044d4dd98d;p=ipfire-3.x.git Build openssl on the right place. --- diff --git a/make.sh b/make.sh index 3d00af451..67873969d 100755 --- a/make.sh +++ b/make.sh @@ -162,7 +162,6 @@ base_build() { ipfire_make patch ipfire_make psmisc ipfire_make shadow - ipfire_make openssl ipfire_make syslog-ng ipfire_make sysvinit ipfire_make tar @@ -199,7 +198,7 @@ ipfire_build() { ipfire_make expat ipfire_make dbus ipfire_make dbus-glib -# ipfire_make openssl + ipfire_make openssl ipfire_make perl ### We are building the modules here. ipfire_make python ipfire_make python-dbus