On 6/21/06, Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> wrote:
In message <[EMAIL PROTECTED]> on Wed, 21 Jun 2006 10:49:58 -0600, "Shaun Jackman" 
<[EMAIL PROTECTED]> said:

sjackman> --- monotone-0.27.orig/debian/docs
sjackman> +++ monotone-0.27/debian/docs
sjackman> @@ -10,4 +10,3 @@
sjackman>   contrib
sjackman>   debian/README.Debian
sjackman>   debian/TODO.Debian
sjackman> -examples
sjackman>
sjackman>

I noticed that diff, and would like to suggest you apply this change
instead.  It's been applied to monotone after 0.27:

--- Makefile.am
+++ Makefile.am
@@ -423,6 +423,7 @@
              contrib/ciabot_monotone_hookversion.py \
              contrib/monotone-cvs-ignore.lua \
              contrib/usher.cc \
+             $(wildcard $(srcdir)/examples/*) \
              win32/monotone.iss \
              $(wildcard $(srcdir)/debian/*)


Cheers,
Richard

This diff applies against the tarball, not against a checkout of the
monotone repository, so there are no examples files to include. If at
all possible, I prefer using the identical upstream tarball, so that
the hash of the tarball is identical.

Cheers,
Shaun


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to