1
0
mirror of https://github.com/git/git.git synced 2024-09-25 14:33:31 +02:00

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>
This commit is contained in:
Quy Tonthat 2007-05-10 17:03:15 +10:00 committed by Junio C Hamano
parent 469be5b258
commit 7b6e0eb3c3

View File

@ -163,6 +163,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%{_bindir}/git-gui
%{_bindir}/git-citool
%{_datadir}/git-gui/
# Not Yet...
# %{!?_without_docs: %{_mandir}/man1/git-gui.1}
# %{!?_without_docs: %doc Documentation/git-gui.html}