From 38b75299034c372a8013c18f39ce0ee6b270a537 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 21 Sep 2007 12:29:23 +0000 Subject: be more precise (useful for next commit) --- t/superuser--media_info_dir.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/superuser--media_info_dir.t') diff --git a/t/superuser--media_info_dir.t b/t/superuser--media_info_dir.t index 70d620a8..2f233ee9 100644 --- a/t/superuser--media_info_dir.t +++ b/t/superuser--media_info_dir.t @@ -24,7 +24,7 @@ sub various { sub rpm_v3 { my @names = qw(libtermcap nls p2c); - system_("rpm --root $::pwd/root -i --noscripts media/rpm-v3/*.rpm"); + system_("rpm --root $::pwd/root -i --noscripts media/rpm-v3/*.i386.rpm"); check_installed_names(@names); system_("rpm --root $::pwd/root -e --noscripts " . join(' ', @names)); is(`rpm -qa --root $::pwd/root`, ''); -- cgit v1.2.1