From 0b3240f9d8c74205cf128e9a7f865f22dbd6e771 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sun, 2 Jun 2013 12:35:04 +0200 Subject: package gsoap: fix blunder --- src/gsoap.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gsoap.mk b/src/gsoap.mk index 8ee8cd2..d6bb864 100644 --- a/src/gsoap.mk +++ b/src/gsoap.mk @@ -40,7 +40,7 @@ define $(PKG)_BUILD # http://groups.google.com/group/ikarus-users/browse_thread/thread/fd1d101eac32633f cd '$(1)' && ac_cv_func_malloc_0_nonnull=yes ./configure \ --prefix='$(PREFIX)/$(TARGET)' \ - --libdir='$(PREFIX)/$(TARGET)\lib' \ + --libdir='$(PREFIX)/$(TARGET)/lib' \ --host='$(TARGET)' \ --build="`config.guess`" \ --enable-gnutls \ -- cgit v0.12