Эх сурвалжийг харах

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

Waldemar Brodkorb 12 жил өмнө
parent
commit
25d3b3e61b

+ 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 \