Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-repack-script: Add option to repack all objects.
[gitweb.git]
/
git-core.spec.in
diff --git
a/git-core.spec.in
b/git-core.spec.in
index 5f7f4b92d11473b735c05fd3724f8d765a61b47e..ef7cd26b967d91e9db18f1f29dcd52dd8593bb65 100644
(file)
--- a/
git-core.spec.in
+++ b/
git-core.spec.in
@@
-28,7
+28,7
@@
make prefix=%{_prefix} all %{!?_without_docs: doc}
%install
rm -rf $RPM_BUILD_ROOT
-make
dest
=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir} \
+make
DESTDIR
=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir} \
install %{!?_without_docs: install-doc}
%clean