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 141986e..f05bff3 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 b59af68..373f5b3 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