]> git.pld-linux.org Git - packages/python-wxPython.git/commitdiff
- fix build on !x86
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Apr 2004 10:24:01 +0000 (10:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-wxPython.spec -> 1.35

python-wxPython.spec

index ff9d9c134054a485d7d334df26d1fc573acbaec2..3485610edd7e3f068afba8e6fc9ac85eb395d60e 100644 (file)
@@ -62,6 +62,9 @@ Przyk
 %patch0 -p1
 %patch1 -p1
 
+# kill precompiled x86 binaries
+rm -f wxPython/demo/dllwidget/test_dll.{o,so}
+
 %build
 cd wxPython
 CFLAGS="%{rpmcflags}" python setup.py build \
This page took 0.029233 seconds and 4 git commands to generate.