Spec tweak for mkdir command.
[profile/ivi/menu-screen.git] / packaging / org.tizen.menu-screen.spec
index 3e287a1..1532f81 100644 (file)
@@ -38,8 +38,6 @@ BuildRequires:  gettext-tools
 %description
 An utility library for developers of the menu screen.
 
-
-
 %package devel
 Summary:    An utility library of the menu screen (devel)
 Group:      Development/Libraries
@@ -59,7 +57,7 @@ make %{?jobs:-j%jobs}
 
 %install
 %make_install
-mkdir %{buildroot}/opt/apps/org.tizen.menu-screen/data
+mkdir -p %{buildroot}/opt/apps/org.tizen.menu-screen/data
 
 
 %post