]> git.pld-linux.org Git - packages/poldek.git/commitdiff
define ftp_arch for aarch64
authorJan Palus <atler@pld-linux.org>
Tue, 5 May 2020 14:23:29 +0000 (16:23 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 5 May 2020 14:23:29 +0000 (16:23 +0200)
poldek.spec

index cd2ca138ae008a18e418f487b84df9ef36f8c7c1..fb02541601b1481452b03d93d015fa65e4e07308 100644 (file)
@@ -296,7 +296,7 @@ install -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/poldek-config
 
 %{?with_static:%{__rm} $RPM_BUILD_ROOT%{_bindir}/rpmvercmp}
 
-%ifarch i486 i686 ppc sparc alpha athlon
+%ifarch i486 i686 ppc sparc alpha athlon aarch64
        %define         ftp_arch        %{_target_cpu}
 %endif
 %ifarch %{x8664}
This page took 0.152002 seconds and 4 git commands to generate.