summaryrefslogtreecommitdiff
path: root/packaging/ui-gadget-1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/ui-gadget-1.spec')
-rwxr-xr-xpackaging/ui-gadget-1.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ui-gadget-1.spec b/packaging/ui-gadget-1.spec
index 9e96c3b..23bac8c 100755
--- a/packaging/ui-gadget-1.spec
+++ b/packaging/ui-gadget-1.spec
@@ -35,7 +35,7 @@ Development files for %{name}
%setup -q
%build
-cmake . -DCMAKE_INSTALL_PREFIX=/usr
+%cmake .
make %{?jobs:-j%jobs}