All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Added new git-gui library files to rpm spec
@ 2007-05-10  7:03 Quy Tonthat
  2007-05-10  7:09 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Quy Tonthat @ 2007-05-10  7:03 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

"make rpm" breaks without these files.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Added new git-gui library files to rpm spec
  2007-05-10  7:03 [PATCH] Added new git-gui library files to rpm spec Quy Tonthat
@ 2007-05-10  7:09 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-05-10  7:09 UTC (permalink / raw)
  To: Quy Tonthat; +Cc: git

Thanks.  Very much appreciated, as I am next to clueless in rpm.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-10  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10  7:03 [PATCH] Added new git-gui library files to rpm spec Quy Tonthat
2007-05-10  7:09 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.