diff options
Diffstat (limited to 'git.spec.in')
-rw-r--r-- | git.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git.spec.in b/git.spec.in index 9de655c182..16148d4019 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} |