Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532532
en ru br
Репозитории ALT
S:1.643-alt3
5.1: 1.609-alt1
4.1: 1.604-alt1
4.0: 1.604-alt1
3.0: 1.48-alt2
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-DBI

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: perl-DBI-1.37-alt-makefile-buildreq.patch
Скачать


--- DBI-1.37/Makefile.PL~	2003-05-15 17:48:55 +0000
+++ DBI-1.37/Makefile.PL	2003-06-21 00:55:31 +0000
@@ -229,6 +229,7 @@ sub post_initialize {
     if ($cfg_privlibexp ne $cfg_sitelibexp) {
 	# this block could probably be removed now
 	my %old;
+=pod
 	File::Find::find( sub {
 	    local $_ = $File::Find::name;
 	    s:\\:/:g if $os eq 'MSWin32';
@@ -238,6 +239,7 @@ sub post_initialize {
 			      $_ eq $cfg_man3direxp );
 	    ++$old{$_} if m:\bDB(I|D$):; # DBI files, but just DBD dirs
 	}, $cfg_privlibexp, $cfg_archlibexp );
+=cut
 	if ( %old ) {
 	warn "
 Warning: By default new modules are installed into your 'site_lib'
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin