commit c555ed7c71a4f09bc6203ac34e0e9bf92b488f58
Author: Tom "spot" Callaway <tcall...@redhat.com>
Date:   Wed Nov 3 11:28:34 2010 -0400

    more fun with macros

 perl-Log-Dispatch.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index c9d99c3..bfca470 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -60,7 +60,7 @@ make install DESTDIR=$RPM_BUILD_ROOT create_packlist=0
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 # Delete unnecessary files.
-rm -rf $RPM_BUILD_ROOT%{perl_archlib}/auto/
+rm -rf $RPM_BUILD_ROOT%{perl_vendorlib}/auto/
 rm -rf $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
 
 %check
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to