Skip to content

Commit

Permalink
Added new git-gui library files to rpm spec
Browse files Browse the repository at this point in the history
"make rpm" breaks without these files.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Quy Tonthat authored and Junio C Hamano committed May 10, 2007
1 parent 469be5b commit 7b6e0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 7b6e0eb

Please sign in to comment.