monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: c5e9a7c70187659656ef2ef905


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: c5e9a7c70187659656ef2ef9051a8b7cfb249d84
Date: Mon, 14 Mar 2011 15:26:20 +0100 (CET)

revision:            c5e9a7c70187659656ef2ef9051a8b7cfb249d84
date:                2011-03-14T14:25:40
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): This seems to be
  sensitive to the presence of spaces, at least with some versions of
  autotools.

manifest:
format_version "1"

new_manifest [042885a8e94f23a6d3290cf0d5f25143e6f7f442]

old_revision [9b2fe5dade86a06d218eb80a22b0172f5d099d88]

patch "Makefile.am"
 from [ac3bd19783f1d028c17360b0abc49d3255e1003d]
   to [d69712f183fcf32ea6b3f03f01e7fd4fdfbe2c84]
============================================================
--- Makefile.am	ac3bd19783f1d028c17360b0abc49d3255e1003d
+++ Makefile.am	d69712f183fcf32ea6b3f03f01e7fd4fdfbe2c84
@@ -266,7 +266,7 @@ AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = \
 # Some of the smaller programs do not have --help or --version,
 # make them exempt of the check for those.  NOTE: use this sparingly!
 AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = \
-	extra/bin/mtn-cleanup 	extra/mtn-hooks/monotone-ciabot.py	\
+	extra/bin/mtn-cleanup extra/mtn-hooks/monotone-ciabot.py \
 	extra/mtn-hooks/monotone-mail-notify
 
 # flags

reply via email to

[Prev in Thread] Current Thread [Next in Thread]