[Title] modify build script.
authorSooyoung, Ha <yoosah.ha@samsung.com>
Fri, 16 Mar 2012 02:43:01 +0000 (11:43 +0900)
committerSooyoung, Ha <yoosah.ha@samsung.com>
Fri, 16 Mar 2012 02:43:01 +0000 (11:43 +0900)
[Type] bugfix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

package/build.linux

index f16f616..995b355 100755 (executable)
@@ -5,6 +5,7 @@ clean()
        cd $SRCDIR/tizen/
        if test -e "Makefile"
        then
+               ./qemu_configure.sh
                make clean
        fi
        rm -rf $SRCDIR/*.zip