"make rpm" breaks without these files. Signed-off-by: Quy Tonthat <qtonthat@xxxxxxxxx> --- git.spec.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/git.spec.in b/git.spec.in index 9de655c..16148d4 100644 --- a/git.spec.in +++ b/git.spec.in @@ -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} -- 1.5.2.rc2.4q - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html