Added new git-gui library files to rpm spec
"make rpm" breaks without these files. Signed-off-by: Quy Tonthat <qtonthat@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
469be5b258
commit
7b6e0eb3c3
|
@ -163,6 +163,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/git-gui
|
%{_bindir}/git-gui
|
||||||
%{_bindir}/git-citool
|
%{_bindir}/git-citool
|
||||||
|
%{_datadir}/git-gui/
|
||||||
# Not Yet...
|
# Not Yet...
|
||||||
# %{!?_without_docs: %{_mandir}/man1/git-gui.1}
|
# %{!?_without_docs: %{_mandir}/man1/git-gui.1}
|
||||||
# %{!?_without_docs: %doc Documentation/git-gui.html}
|
# %{!?_without_docs: %doc Documentation/git-gui.html}
|
||||||
|
|
Loading…
Reference in New Issue