Explorar o código

Merge branch 'master' of git+ssh://openadk.org/git/openadk

Waldemar Brodkorb %!s(int64=12) %!d(string=hai) anos
pai
achega
25d3b3e61b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/openssl/Makefile

+ 1 - 1
package/openssl/Makefile

@@ -57,7 +57,7 @@ post-extract:
 
 do-configure:
 	(cd $(WRKBUILD); \
-		PATH=$(TARGET_PATH) \
+		PATH='$(TARGET_PATH)' \
 		OPTIMIZATION_FLAGS="$(TARGET_CFLAGS) -fPIC" \
 		./Configure $(CONFIG) \
 		  --prefix=/usr \