]> git.pld-linux.org Git - packages/genius.git/blobdiff - genius.spec
- upgrade to 0.4.2
[packages/genius.git] / genius.spec
index e059ac162ac6787067a53cf3277b1c3e3ebe52a1..accd666fb247b92b94cd6ad26cf6c088a28a99df 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       Genius advanced calculator
 Name:          genius
-Version:       0.4.1
+Version:       0.4.2
 Release:       1
 Copyright:     GPL
 Group:         X11/Applications
@@ -25,7 +25,9 @@ integers, complex numbers and matrixes.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure \
+       --target=%{_target_platrorm} \
+       --host=%{_host} \
        --prefix=/usr/X11R6 \
        --enable-gnome \
        --without-included-gettext
This page took 0.079092 seconds and 4 git commands to generate.