projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a541dd4
)
[Title] modify build script.
author
Sooyoung, Ha
<yoosah.ha@samsung.com>
Fri, 16 Mar 2012 02:43:01 +0000
(11:43 +0900)
committer
Sooyoung, 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
patch
|
blob
|
history
diff --git
a/package/build.linux
b/package/build.linux
index
f16f616
..
995b355
100755
(executable)
--- a/
package/build.linux
+++ b/
package/build.linux
@@
-5,6
+5,7
@@
clean()
cd $SRCDIR/tizen/
if test -e "Makefile"
then
+ ./qemu_configure.sh
make clean
fi
rm -rf $SRCDIR/*.zip