rpms/perl-Module-Find/devel perl-Module-Find.spec,1.6,1.7

Štěpán Kasal kasal at fedoraproject.org
Wed Oct 7 14:42:03 UTC 2009


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/*
 
 




More information about the Fedora-perl-devel-list mailing list