]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Moved openssl becauses ssl is needed for syslog
authorManiacikarus <maniacikarus@ipfire.org>
Mon, 5 Jan 2009 20:00:29 +0000 (21:00 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Mon, 5 Jan 2009 20:00:29 +0000 (21:00 +0100)
make.sh

diff --git a/make.sh b/make.sh
index 0a8f9df914cb9264783048dfab980531e468668e..f23e8f85239881a288f93347d8296675b7b7a377 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -157,6 +157,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
@@ -193,7 +194,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