]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- check-files cleanup (don't install file not about to be packaged)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 Dec 2014 20:47:10 +0000 (21:47 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 Dec 2014 20:47:10 +0000 (21:47 +0100)
git-core.spec

index 9680d3a546dbef9e1f89cb3d0ed4b1e283807aed..572df00998c2cf5749ce760958541c7cd08e5bf2 100644 (file)
@@ -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
 
This page took 0.276823 seconds and 4 git commands to generate.