summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 469be5b)
raw | patch | inline | side by side (parent: 469be5b)
author | Quy Tonthat <qtonthat@gmail.com> | |
Thu, 10 May 2007 07:03:15 +0000 (17:03 +1000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 May 2007 07:09:28 +0000 (00:09 -0700) |
"make rpm" breaks without these files.
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git.spec.in | patch | blob | history |
diff --git a/git.spec.in b/git.spec.in
index 9de655c182249696fcd6bd0ee028869a9868a8db..16148d401942a668727fa4092a95ba04c041659a 100644 (file)
--- a/git.spec.in
+++ b/git.spec.in
%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}