]> git.pld-linux.org Git - packages/fftw3.git/commitdiff
- typo fixed
authorArtur Frysiak <artur@frysiak.net>
Tue, 17 Feb 2004 20:04:39 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fftw3.spec -> 1.9

fftw3.spec

index 2a526277369a8fe0932d8b78ab0c1adc4ec6c642..7b80cf248d9dc1c0a9ef201f9c52fa3637003340 100644 (file)
@@ -243,7 +243,7 @@ for ver in single double long-double ; do
        # SSE2 only for double
        if [ "$ver" = "double" ]; then
                OPTS="--enable-sse2"
-       endif
+       fi
 %endif
 cd $ver
 %configure \
This page took 0.08525 seconds and 4 git commands to generate.