Revision: 272 Author: martin2812 Date: Tue Sep 21 01:12:17 2010 Log: [No log message] http://code.google.com/p/monit/source/detail?r=272
Modified: /trunk/exclude /trunk/make_dist ======================================= --- /trunk/exclude Tue Oct 27 13:07:56 2009 +++ /trunk/exclude Tue Sep 21 01:12:17 2010 @@ -1,4 +1,7 @@ CVS +.DS_Store +monit.xcode +build .svn valgrind* make_dist ======================================= --- /trunk/make_dist Sat Sep 18 09:39:51 2010 +++ /trunk/make_dist Tue Sep 21 01:12:17 2010 @@ -78,7 +78,7 @@ # Build the dist file using current version in filename cd .. mv $WORKDIR $RELEASE # Rename the monit dir to include the version number -tar zcvfX ${TARGET} $RELEASE/exclude $RELEASE # Create the tar file +tar -zcvfX ${TARGET} $RELEASE/exclude $RELEASE # Create the tar file mv $RELEASE $WORKDIR # Rename the work dir. back to monit mv $TARGET $WORKDIR # Move the tar.gz package into work dir. cd $WORKDIR _______________________________________________ monit-dev mailing list monit-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/monit-dev