]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Build openssl on the right place."
authorManiacikarus <maniacikarus@ipfire.org>
Thu, 8 Jan 2009 16:43:36 +0000 (17:43 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Thu, 8 Jan 2009 16:43:36 +0000 (17:43 +0100)
This reverts commit 6e6aa2eb9670db8961d6d6bbe7297c044d4dd98d.

make.sh

diff --git a/make.sh b/make.sh
index 67873969d9f33b85fc8e43d28cf3ce8471dae8b1..3d00af4518f695fb52b14eaf87d51a409c1ae99e 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -162,6 +162,7 @@ base_build() {
        ipfire_make patch
        ipfire_make psmisc
        ipfire_make shadow
+       ipfire_make openssl
        ipfire_make syslog-ng
        ipfire_make sysvinit
        ipfire_make tar
@@ -198,7 +199,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