summaryrefslogtreecommitdiffstats
path: root/abs/core/perl/perl.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/perl/perl.install')
-rw-r--r--abs/core/perl/perl.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core/perl/perl.install b/abs/core/perl/perl.install
index 6a9fc1c..a355c5b 100644
--- a/abs/core/perl/perl.install
+++ b/abs/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 ' will be removed from @INC in a future release.'
-
- echo '- The directory /usr/bin/perlbin/site will not be added to $PATH in a'
- echo ' future release.'
-}