[arch-commits] Commit in perl/trunk (PKGBUILD perl.install)
Florian Pritz
bluewind at archlinux.org
Tue Sep 27 15:43:18 UTC 2011
Date: Tuesday, September 27, 2011 @ 11:43:18
Author: bluewind
Revision: 138680
upgpkg: perl 5.14.2-2
remove post_upgrade message
Modified:
perl/trunk/PKGBUILD
perl/trunk/perl.install
--------------+
PKGBUILD | 2 +-
perl.install | 8 --------
2 files changed, 1 insertion(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 15:18:13 UTC (rev 138679)
+++ PKGBUILD 2011-09-27 15:43:18 UTC (rev 138680)
@@ -5,7 +5,7 @@
# Contributor: francois <francois.archlinux.org>
pkgname=perl
pkgver=5.14.2
-pkgrel=1
+pkgrel=2
pkgdesc="A highly capable, feature-rich programming language"
arch=(i686 x86_64)
license=('GPL' 'PerlArtistic')
Modified: perl.install
===================================================================
--- perl.install 2011-09-27 15:18:13 UTC (rev 138679)
+++ perl.install 2011-09-27 15:43:18 UTC (rev 138680)
@@ -8,11 +8,3 @@
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.'
-}
More information about the arch-commits
mailing list