]> git.pld-linux.org Git - packages/python3.git/commitdiff
- fix ppc64, too
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 25 Feb 2009 19:19:22 +0000 (19:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3.spec -> 1.16

python3.spec

index 78a7f2c2a5118f31f4daae1490413345224a717f..caef8b0dea0dd39f40e17d9f3cc69d30bf37bda7 100644 (file)
@@ -66,7 +66,9 @@ BuildRequires:        sqlite3-devel >= 3.3.5
 BuildRequires: zlib-devel
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
 %define                specflags_ppc   -D__ppc__=1
+%define                specflags_ppc64 -D__ppc64__=1
 
 %if %{with verbose_tests}
 %define test_flags -v -l -x
This page took 0.18642 seconds and 4 git commands to generate.