[Bps-public-commit] Module-Install-RTx branch, remove-rtxfactory, updated. 0.29-2-gee69038

Kevin Falcone falcone at bestpractical.com
Wed Aug 15 19:10:19 EDT 2012


The branch, remove-rtxfactory has been updated
       via  ee69038e6ebd12a35ad04e0abe27ee3bb8c32db1 (commit)
      from  4cff6f97c8089c7da9cb300ebfa195728fa20cb3 (commit)

Summary of changes:
 lib/Module/Install/RTx.pm | 3 ---
 1 file changed, 3 deletions(-)

- Log -----------------------------------------------------------------
commit ee69038e6ebd12a35ad04e0abe27ee3bb8c32db1
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Wed Aug 15 19:10:13 2012 -0400

    Remove another factory reference

diff --git a/lib/Module/Install/RTx.pm b/lib/Module/Install/RTx.pm
index 75f4919..7153dc0 100644
--- a/lib/Module/Install/RTx.pm
+++ b/lib/Module/Install/RTx.pm
@@ -133,9 +133,6 @@ install ::
         $has_etc{schema}++;
         $self->load('RTxFactory');
         $self->postamble(<< ".");
-factory ::
-\t\$(NOECHO) \$(PERL) -Ilib -I"$local_lib_path" -I"$lib_path" -Minc::Module::Install -e"RTxFactory(qw($RTx $name))"
-
 dropdb ::
 \t\$(NOECHO) \$(PERL) -Ilib -I"$local_lib_path" -I"$lib_path" -Minc::Module::Install -e"RTxFactory(qw($RTx $name drop))"
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list