Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16540
Modified Files:
Changes
Log Message:
Add a pure_install action
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -d -r1.340 -r1.341
--- Changes 21 Apr 2005 01:52:57 -0000 1.340
+++ Changes 21 Apr 2005 01:59:54 -0000 1.341
@@ -5,6 +5,9 @@
- Fixed a bug in subclass() which prevented people from using it to
subclass subclasses of Module::Build. [Chris Dolan]
+ - Added a 'pure_install' action, which for the time being is
+ identical to the 'install' action. [Jos Boumans]
+
0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005
|