From 3f34a0dd3146545f7f94bd723ed995862487bb16 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 6 Sep 2011 04:48:29 +0000 Subject: [PATCH] - remove platform hack (no longer needed; upstream fixed it) Changed files: python3.spec -> 1.65 --- python3.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python3.spec b/python3.spec index 5cf0067..3432afd 100644 --- a/python3.spec +++ b/python3.spec @@ -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 -- 2.44.0