Modify InstallManager-64.nsi script because of useless character
authoryongsung1.kim <yongsung1.kim@samsung.com>
Wed, 10 Jul 2013 08:22:47 +0000 (17:22 +0900)
committeryongsung1.kim <yongsung1.kim@samsung.com>
Wed, 10 Jul 2013 08:22:47 +0000 (17:22 +0900)
os_stubs/windows/InstallManager-64.nsi
package/changelog
package/pkginfo.manifest

index b8d9cf3..78d2629 100644 (file)
@@ -89,7 +89,7 @@ section
 \r
   done:\r
   StrCpy $2 '-path "$R1"'\r
-  StrCpy $INSTDIR "$TEMP\tizensdk_$0}"\r
+  StrCpy $INSTDIR "$TEMP\tizensdk_$0"\r
   RMDir /r $INSTDIR\r
   SetOutPath $INSTDIR\r
   SetOverwrite on\r
index 2f3edd0..7d23cea 100644 (file)
@@ -1,3 +1,6 @@
+*2.2.27
+- Modify InstallManager-64.nsi script because of useless character
+== Yongsung Kim <yongsung1.kim@samsung.com> 2013-07-10
 *2.2.26
 - Add libpng package to pre-requisites for ubuntu and fedora.
 - Progress bar works better than before.
index e0632d1..d45a3b9 100644 (file)
@@ -1,5 +1,5 @@
 Source: install-manager
-Version: 2.2.26
+Version: 2.2.27
 Maintainer: Shihyun Kim<shihyun.kim@samsung.com>, Yongsung Kim<yongsung1.kim@samsung.com>
 
 Package: install-manager