]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/openssl
A small number of buildfixes by Maniac.
[people/teissler/ipfire-2.x.git] / lfs / openssl
index 9aaf62ac0c14959318adea8888b3de8d52858d9a..681e4d7920404f445026726759d7993be042ce19 100644 (file)
@@ -73,7 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf /etc/ssl
        cd $(DIR_APP) && sed -i -e 's/mcpu/march/' config
        cd $(DIR_APP) && sed -i -e 's/-O3/-O2/' -e 's/-march=i486/-march=i586/' Configure
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-fix_manpages-1.patch
        cd $(DIR_APP) && ./config --openssldir=/etc/ssl --prefix=/usr shared
        cd $(DIR_APP) && make MANDIR=/usr/share/man
        cd $(DIR_APP) && make MANDIR=/usr/share/man install