]> git.pld-linux.org Git - packages/genius.git/commitdiff
fixed typo
authorArtur Frysiak <artur@frysiak.net>
Sat, 15 May 1999 17:06:32 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    genius.spec -> 1.5

genius.spec

index accd666fb247b92b94cd6ad26cf6c088a28a99df..12bba6cbc5bcd8492c094690394f23ab8a519254 100644 (file)
@@ -26,7 +26,7 @@ integers, complex numbers and matrixes.
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 ./configure \
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 ./configure \
-       --target=%{_target_platrorm} \
+       --target=%{_target_platform} \
        --host=%{_host} \
        --prefix=/usr/X11R6 \
        --enable-gnome \
        --host=%{_host} \
        --prefix=/usr/X11R6 \
        --enable-gnome \
This page took 0.080858 seconds and 4 git commands to generate.