aboutsummaryrefslogtreecommitdiff
path: root/git-core.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'git-core.spec.in')
-rw-r--r--git-core.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-core.spec.in b/git-core.spec.in
index 5d1ffa37e..7d4f9d5ab 100644
--- a/git-core.spec.in
+++ b/git-core.spec.in
@@ -24,7 +24,7 @@ similar to other SCM tools (like CVS, BitKeeper or Monotone).
%build
-make all %{!?_without_docs: doc}
+make prefix=%{_prefix} all %{!?_without_docs: doc}
%install
rm -rf $RPM_BUILD_ROOT