| Subject: | [svn:mod_parrot] r376 - mod_parrot/branches/configure/config/init |
|---|---|
| From: | particle@xxxxxxxxxxxx |
| Date: | Thu, 24 Jul 2008 10:29:36 -0700 (PDT) |
| Newsgroups: | perl.cvs.mod_parrot |
Author: particle Date: Thu Jul 24 10:29:35 2008 New Revision: 376 Modified: mod_parrot/branches/configure/config/init/defaults.pm Log: [config] add note about hardcoded lib path Modified: mod_parrot/branches/configure/config/init/defaults.pm ============================================================================== --- mod_parrot/branches/configure/config/init/defaults.pm (original) +++ mod_parrot/branches/configure/config/init/defaults.pm Thu Jul 24 10:29:35 2008 @@ -17,6 +17,7 @@ use base qw(ModParrot::Configure::Step); +## TODO this hardcoded setup *must* be replaced with something smarter use lib '../lib', '/usr/local/parrot/trunk/lib'; use Parrot::Config; |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [svn:mod_parrot] r375 - in mod_parrot/branches/configure: . config/init lib/ModParrot/Configure lib/ModParrot/Configure/Step, particle |
|---|---|
| Next by Date: | [svn:mod_parrot] r377 - in mod_parrot/branches/configure: . config/init, particle |
| Previous by Thread: | [svn:mod_parrot] r375 - in mod_parrot/branches/configure: . config/init lib/ModParrot/Configure lib/ModParrot/Configure/Step, particle |
| Next by Thread: | [svn:mod_parrot] r377 - in mod_parrot/branches/configure: . config/init, particle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |