package version up (2.1.7), Removed tizensdkpath modification logic in startup.shwq
authorkh5325.kim <kh5325.kim@samsung.com>
Mon, 10 Jun 2013 04:39:11 +0000 (13:39 +0900)
committerkh5325.kim <kh5325.kim@samsung.com>
Mon, 10 Jun 2013 04:46:22 +0000 (13:46 +0900)
org.tizen.base.feature/rootfiles_for_linux/startup.sh
package/changelog
package/pkginfo.manifest

index 77a0fd8..b2a1ef8 100755 (executable)
@@ -2,15 +2,10 @@
 start_path=`pwd`
 
 IDE_PATH=`dirname $(readlink -f $0)`
-CONFIG_PATH="${HOME}/tizen-sdk-data/tizensdkpath"
 
 cd "${IDE_PATH}/.."
 TIZEN_SDK_INSTALL_PATH=`pwd`
 
-sed -e "s;\(^TIZEN_SDK_INSTALLED_PATH=\).*;\1${TIZEN_SDK_INSTALL_PATH};g" \
-< ${CONFIG_PATH} > ${CONFIG_PATH}.mod
-mv ${CONFIG_PATH}.mod ${CONFIG_PATH}
-
 export PATH=${PATH}:$TIZEN_SDK_INSTALL_PATH/tools/smart-build-interface/bin
 export no_proxy=$no_proxy,"127.0.0.1"
 
index 48f5b08..6560b8d 100644 (file)
@@ -1,3 +1,6 @@
+* 2.1.7
+- Removed tizensdkpath modification logic in startup.sh
+== kh5325.kim <kh5325.kim@samsung.com> 2013-06-10
 * 2.1.6
 - Removed org.eclipse.mylyn.test_feature and org.eclipse.mylyn.trac_feature features
 == kh5325.kim <kh5325.kim@samsung.com> 2013-05-27
index dcd6151..9cf3562 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.1.6
+Version:2.1.7
 Source:product
 Maintainer:kangho kim <kh5325.kim@samsung.com>, yoonki park <yoonki.park@samsung.com>, hyunsik non <hyunsik.noh@samsung.com>, taeyoung son <taeyoung2.son@samsung.com>, gune Kim <gune.kim@samsung.com>, ho namkoong <ho.namkoong@samsung.com>, hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song<jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, Woongsik Choi <woongsik76.choi@samsung.com>, Hyukmin Kwon <hyukmin0530.kwon@samsung.com>, Wooyoung Cho <wooyoung1.cho@samsung.com>, Jaeheung Kim <jaeheung.kim@samsung.com>