]> git.pld-linux.org Git - packages/python3.git/commitdiff
- remove platform hack (no longer needed; upstream fixed it) auto/th/python3-3_2_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Sep 2011 04:48:29 +0000 (04:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3.spec -> 1.65

python3.spec

index 5cf0067fc08573d162e85dc09a9cce80b665df2a..3432afd81b6ce2d2fcf38a226c4e8c61a7bf3447 100644 (file)
@@ -448,10 +448,6 @@ Przykłady te są dla Pythona 2.3.4, nie %{version}.
 %patch4 -p1
 %patch5 -p1
 
-# remove if Lib/plat-linux3 exists
-[ -d Lib/plat-linux3 ] && rm -rf Lib/plat-linux3
-cp -a Lib/plat-linux2 Lib/plat-linux3
-
 %build
 %{__autoconf}
 CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags}"; export CPPFLAGS
This page took 0.127776 seconds and 4 git commands to generate.