Update spec file
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 21 May 2012 05:42:22 +0000 (14:42 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 21 May 2012 05:42:22 +0000 (14:42 +0900)
packaging/libslp-shortcut-0.spec

index 5be658b..d55fc7c 100644 (file)
@@ -29,6 +29,7 @@ Requires:   %{name} = %{version}-%{release}
 %setup -q
 
 %build
+cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
 make %{?jobs:-j%jobs}
 
 %install