From d597a90a579ac935b51c59712e9488e02f41ed7d57ace1072fc1ecb9bee856cb Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 23 Dec 2008 19:44:39 +0000 Subject: [PATCH] fix file list OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-GMP?expand=0&rev=4 --- perl-Math-BigInt-GMP.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index dad38cc..13b7a9e 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -36,8 +36,8 @@ rm -rf %{buildroot} %defattr(-, root, root) %doc BUGS CHANGES CREDITS LICENSE README TODO %doc %{_mandir}/man?/* -%{perl_vendorlib}/Math/BigInt -%{perl_vendorarch}/auto/Math/BigInt +%{perl_vendorarch}/Math +%{perl_vendorarch}/auto/Math /var/adm/perl-modules/%{name} %changelog