Author: glen
Date: Tue Nov  4 00:11:53 2008
New Revision: 9952

Modified:
   nagios-notify/trunk/Makefile
Log:
- add ChangeLog to package

Modified: nagios-notify/trunk/Makefile
==============================================================================
--- nagios-notify/trunk/Makefile        (original)
+++ nagios-notify/trunk/Makefile        Tue Nov  4 00:11:53 2008
@@ -19,7 +19,8 @@
 dist:
        rm -rf $(package)-$(version)
        svn up
+       ./changelog.sh
        install -d $(package)-$(version)
-       cp -a Makefile $(package) $(package).cfg templates $(package)-$(version)
+       cp -a Makefile ChangeLog $(package) $(package).cfg templates 
$(package)-$(version)
        tar --exclude=.svn --exclude='*~' -cjf $(package)-$(version).tar.bz2 
$(package)-$(version)
        rm -rf $(package)-$(version)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to