]> git.pld-linux.org Git - packages/fftw.git/blobdiff - fftw.spec
- unified
[packages/fftw.git] / fftw.spec
index 68fe700f93cbbd666f1c39f821cf1386effe39ad..1a76eeecc9bbab13fb20810d7be99ce666d28cb7 100644 (file)
--- a/fftw.spec
+++ b/fftw.spec
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
@@ -134,9 +137,6 @@ rm -rf $RPM_BUILD_ROOT
 %postun devel
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.052622 seconds and 4 git commands to generate.