summaryrefslogtreecommitdiff
path: root/core/perl/perl.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-30 23:14:37 +0000
committerroot <root@rshg054.dnsready.net>2011-09-30 23:14:37 +0000
commit22b22c6e016b2a86a0d25e68eeb3fdec286f5352 (patch)
tree93ecb94f6ea9f0bb18ce99406827ed2d633cd13b /core/perl/perl.install
parent0abb1942e8be584d56a1b35b2d1911cbe9f5bbd1 (diff)
Fri Sep 30 23:14:37 UTC 2011
Diffstat (limited to 'core/perl/perl.install')
-rw-r--r--core/perl/perl.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/perl/perl.install b/core/perl/perl.install
index 3f7d58f23..a355c5bbe 100644
--- a/core/perl/perl.install
+++ b/core/perl/perl.install
@@ -8,11 +8,3 @@ post_install() {
return 0
}
-post_upgrade() {
- echo '- The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,'
- echo ' /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1'
- echo ' have been removed from @INC.'
-
- echo '- The script/binary directories are now /usr/bin/*_perl instead of'
- echo ' /usr/lib/perl5/*_perl/bin which will be eventually removed.'
-}