Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37404639
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.46-alt-no-PurePerl-tests.patch
Скачать


--- DBI-1.46/lib/DBI/DBD.pm-	2004-10-06 12:54:22 +0000
+++ DBI-1.46/lib/DBI/DBD.pm	2004-12-19 17:25:03 +0000
@@ -3690,9 +3690,10 @@ sub dbd_edit_mm_attribs {
 	# XXX need to convert this to work within the generated Makefile
 	# so 'make' creates them and 'make clean' deletes them
 	my %test_variants = (
-	    pp => {	name => "DBI::PurePerl",
-			add => [ 'local $ENV{DBI_PUREPERL} = 2;' ],
-	    },
+# (ALT) disabled PurePerl tests
+#	    pp => {	name => "DBI::PurePerl",
+#			add => [ 'local $ENV{DBI_PUREPERL} = 2;' ],
+#	    },
 	    mx => {	name => "DBD::Multiplex",
 			add => [ q{local $ENV{DBI_AUTOPROXY} = 'dbi:Multiplex:';} ],
 	    }
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin