]> granicus.if.org Git - curl/commitdiff
Put the Symbian binaries into the more modern locations in ROM
authorDan Fandrich <dan@coneharvesters.com>
Wed, 4 Nov 2009 00:27:19 +0000 (00:27 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 4 Nov 2009 00:27:19 +0000 (00:27 +0000)
packages/Symbian/group/curl.iby
packages/Symbian/group/libcurl.iby

index 141986e0b93a7e4f3001a4f5ebcf4ff8c3227b04..f05bff3b83190b1f827fc5a6eaa4e918bdafe77c 100644 (file)
@@ -10,6 +10,6 @@
 #include <openenv.iby>
 #include <libcurl.iby>
 
-file=ABI_DIR\BUILD_DIR\curl.exe            System\Programs\curl.exe
+file=ABI_DIR\BUILD_DIR\curl.exe            \sys\bin\curl.exe
 
 #endif // CURL_IBY
index b59af680eb40b8f88023fd5fc1d286644d6a01b1..373f5b37de64750561c716e6e70cae61c006bd52 100644 (file)
@@ -9,6 +9,6 @@
 
 #include <openenv.iby>
 
-file=ABI_DIR\BUILD_DIR\libcurl.dll        System\Libs\libcurl.dll
+file=ABI_DIR\BUILD_DIR\libcurl.dll        \sys\bin\libcurl.dll
 
-#endif
+#endif // LIBCURL_IBY