]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openswan
Back to Kernel 2.6.23.17 / openswan 2.4.12
[ipfire-2.x.git] / lfs / openswan
index d6e71b2148e06b7db4dfee371dc20a58f7a2036c..b23f253f69b59cd71bf18f23d21ba1023d419391 100644 (file)
@@ -86,9 +86,18 @@ else
                -e 's%^INC_USRLOCAL.*$$%INC_USRLOCAL=/usr%' \
                -e 's%^USERCOMPILE.*$$%USERCOMPILE=$(CFLAGS)%' \
                -e 's%^KLIPSCOMPILE.*$$%KLIPSCOMPILE=$(CFLAGS)%' Makefile.inc
+
+#      cd $(DIR_APP) && sed -i 's/-Werror//' lib/libdns/Makefile
+#      cd $(DIR_APP) && sed -i 's/-Werror//' lib/libisc/Makefile
+#      cd $(DIR_APP) && sed -i 's/-Werror//' lib/liblwres/Makefile
+#      cd $(DIR_APP) && sed -i 's/-Werror//' programs/Makefile.program
+       
        cd $(DIR_APP) && make programs
        cd $(DIR_APP) && make install
        
+       # don't know why make this doesnt made
+       cd $(DIR_APP) && cp -a programs/_confread/_confread.in /usr/lib/ipsec/_confread
+       
        -rm -rfv /etc/rc*.d/*ipsec
        cd $(DIR_SRC) && cp src/initscripts/init.d/ipsec /etc/rc.d/init.d/ipsec
        rm -f /etc/ipsec.conf /etc/ipsec.secrets