Fixed the type error of boot-animation
authorLi Min <min.a.li@intel.com>
Fri, 22 Mar 2013 03:21:26 +0000 (11:21 +0800)
committerGerrit Code Review <gerrit2@kim11>
Mon, 1 Apr 2013 02:43:29 +0000 (11:43 +0900)
packaging/boot-animation.spec

index b418e0e..d324968 100755 (executable)
@@ -57,7 +57,7 @@ make clean
 ln -s /etc/init.d/boot-ani /etc/rc.d/rc3.d/S41boot-ani
 /usr/bin/systemctl daemon-reload
 vconftool  -i set -t string memory/boot-animation/restart start:start
-vconftool  -i set -t int memory/boot_animation/finished 0
+vconftool  -i set -t int memory/boot-animation/finished 0
 
 %files
 %manifest boot-animation.manifest