help-cfengine
[Top][All Lists]
Advanced

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

Patch for CFEngine 2.1.13 -> 2.1.14


From: David Masterson
Subject: Patch for CFEngine 2.1.13 -> 2.1.14
Date: Fri, 11 Feb 2005 12:26:02 -0800

I have to get back in the swing of things here.  ;-)

I'm attaching a file with a set of diffs (I think it's a patch file).  This 
patch does the following things:

1. A few typing style fixes in the Makefile.am files (not necessary, but...).
2. Update doc/Makefile.am to better handle the docs.  In particular, it will 
install the docs in $PREFIX/share/cfengine and clean up PDF files properly.
3. Update Makefile.am to install README (etc.) in share/cfengine.
4. Rev. the version to 2.1.14

To use this patch, do the following:

0. I assume you have all the necessary tools installed.
1. Take a 2.1.13 tar and build it as normal (up to "make install").
2. Do "make maintainer-clean"
3. Copy this patch file into the source directory and do:
           patch -p1 < patch.file
4. If you want to compare files that were changed, you can use the '-b' 
argument to patch to tell it to keep the original files.
5. Build a new distribution file by:
          aclocal; autoconf; autoheader; automake --add-missing
          ./configure; make; make dist
6. Put the new 2.1.14 tarball up for distribution...  ;-)

Enjoy.


David Masterson
Symbol Technologies





reply via email to

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