From dfacb4c595bfe0267eb19478f13f818b9e224564 Mon Sep 17 00:00:00 2001 From: Kitae Kim Date: Thu, 22 Mar 2012 18:24:49 +0900 Subject: [PATCH] [Title] Modify dibs scripts [Type] [Module] emulator / packaging [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- package/build.windows | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/build.windows b/package/build.windows index 2256768..8f71b84 100755 --- a/package/build.windows +++ b/package/build.windows @@ -43,6 +43,8 @@ prepare() # build build() { + prepare + cd $SRCDIR/tizen/ ./qemu_configure.sh "$BUILD_CFLAGS $BUILD_LDFLAGS" make -- 2.7.4