summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/pixman.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/pixman.spec b/packaging/pixman.spec
index 6c16362..6413326 100644
--- a/packaging/pixman.spec
+++ b/packaging/pixman.spec
@@ -1,5 +1,5 @@
Name: pixman
-Version: 0.32.6
+Version: 0.38.4
Release: 0
License: MIT
Summary: Pixel manipulation library
@@ -30,7 +30,7 @@ cp %{SOURCE1001} .
%build
export CFLAGS="$CFLAGS -w"
-%configure --disable-arm-iwmmxt
+%reconfigure --disable-arm-iwmmxt
make %{?_smp_mflags}
%install