resource-manipulation: Fix some typo errors
authorRavi Nanjundappa <nravi.n@samsung.com>
Tue, 21 Jul 2015 04:50:09 +0000 (10:20 +0530)
committerUze Choi <uzchoi@samsung.com>
Thu, 23 Jul 2015 04:49:52 +0000 (04:49 +0000)
Fixed some typo in resource-manipulation scons script.

Change-Id: I64099f8b7d1ec18954e13d177b47d5c5cd73bfc8
Signed-off-by: Ravi Nanjundappa <nravi.n@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1773
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/src/resourceContainer/SConscript

index 4e23751..89fb477 100644 (file)
@@ -148,9 +148,9 @@ if not conf2.CheckLib('curl'):
 *********************************** Error *************************************
 * Cannot build hue sample. Please install libcurl.
 * Example (Ubuntu): 
-*      sudo apt get install libcurl4-openssl-dev
+*      sudo apt-get install libcurl4-openssl-dev
 *      sudo ldconfig
-* Hint: check with pkg-config --libc libcurl and clear scons cache.
+* Hint: check with pkg-config --libs libcurl and clear scons cache.
 * Skipping hue sample build.
 *******************************************************************************        
        '''