[packages/git-core] - check-files cleanup (don't install file not about to be packaged)

qboosh qboosh at pld-linux.org
Fri Dec 19 21:46:23 CET 2014


commit e6bf5c7d6f6360aa2c382b542d25e32905133d79
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Dec 19 21:47:10 2014 +0100

    - check-files cleanup (don't install file not about to be packaged)

 git-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 9680d3a..572df00 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -516,7 +516,7 @@ cp -p {Makefile,config.mak,config.mak.autogen,config.mak.uname} $RPM_BUILD_ROOT%
 	DESTDIR=$RPM_BUILD_ROOT
 
 %if %{with doc}
-%{__make} -C contrib/subtree install-doc \
+%{__make} -C contrib/subtree install-man \
 	DESTDIR=$RPM_BUILD_ROOT
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/e6bf5c7d6f6360aa2c382b542d25e32905133d79



More information about the pld-cvs-commit mailing list