Author: kasal Update of /cvs/extras/rpms/perl-Module-Find/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6363 Modified Files: perl-Module-Find.spec Log Message: oops, typo Index: perl-Module-Find.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Find/devel/perl-Module-Find.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- perl-Module-Find.spec 7 Oct 2009 14:29:37 -0000 1.6 +++ perl-Module-Find.spec 7 Oct 2009 14:42:03 -0000 1.7 @@ -36,7 +36,7 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -empty -exec ';' +find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} ';' %{_fixperms} $RPM_BUILD_ROOT/* -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list