From: Artur Frysiak Date: Sat, 15 May 1999 17:06:32 +0000 (+0000) Subject: fixed typo X-Git-Tag: genius-0_4_6-1~10 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgenius.git;a=commitdiff_plain;h=6b8ac4cd2bd050138192c56ac6ac1fa2485e81a7 fixed typo Changed files: genius.spec -> 1.5 --- diff --git a/genius.spec b/genius.spec index accd666..12bba6c 100644 --- a/genius.spec +++ b/genius.spec @@ -26,7 +26,7 @@ integers, complex numbers and matrixes. %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ ./configure \ - --target=%{_target_platrorm} \ + --target=%{_target_platform} \ --host=%{_host} \ --prefix=/usr/X11R6 \ --enable-gnome \