git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGIT PATCH] Include contrib scripts in the release tarball.
@ 2007-07-29 13:32 Yann Dirson
  0 siblings, 0 replies; only message in thread
From: Yann Dirson @ 2007-07-29 13:32 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

Signed-off-by: Yann Dirson <ydirson@altern.org>
---

This patch is targeted at the stable branch.

 MANIFEST.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 6b634e0..583a5e8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,9 +3,9 @@ include stg-prof
 include templates/*.tmpl
 include examples/*.tmpl
 include examples/gitconfig
-include contrib/diffcol.sh
-include contrib/stgbashprompt.sh
-include contrib/stgit-completion.bash
+include contrib/*.sh
+include contrib/*.bash
+include contrib/stg-*
 include t/t*.sh t/t*/* t/Makefile t/README
 include Documentation/*.txt Documentation/Makefile Documentation/*.conf
 include Documentation/build-docdep.perl Documentation/callouts.xsl

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-29 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 13:32 [StGIT PATCH] Include contrib scripts in the release tarball Yann Dirson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).