Code

Added new git-gui library files to rpm spec
authorQuy Tonthat <qtonthat@gmail.com>
Thu, 10 May 2007 07:03:15 +0000 (17:03 +1000)
committerJunio 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>
git.spec.in

index 9de655c182249696fcd6bd0ee028869a9868a8db..16148d401942a668727fa4092a95ba04c041659a 100644 (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}