From: Michael Tremer Date: Sun, 31 Jan 2010 18:05:04 +0000 (+0100) Subject: libssh2: Remove and add whitespace. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874469ef1ca182ce94de95c623e5c42a44ce841c;p=ipfire-3.x.git libssh2: Remove and add whitespace. --- diff --git a/pkgs/core/libssh2/libssh2.nm b/pkgs/core/libssh2/libssh2.nm index c67f329be..03edc2510 100644 --- a/pkgs/core/libssh2/libssh2.nm +++ b/pkgs/core/libssh2/libssh2.nm @@ -48,10 +48,10 @@ PKG_TARBALL = $(THISAPP).tar.gz ############################################################################### # Installation Details ############################################################################### + CONFIGURE_OPTIONS += \ --disable-static define STAGE_TEST cd $(DIR_APP) && make check endef -