]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - builder.sh
x8664 macro is defined in macros.build which is not used in minirpm. Define it here...
[packages/rpm-build-tools.git] / builder.sh
index 4aef819558a3657ff7b4953610626eac0c4f0c6f..99d0335b77f46ebd5a6701550b26c2eba1f61c8b 100644 (file)
@@ -379,6 +379,7 @@ minirpm() {
 
        # TODO: move these to /usr/lib/rpm/macros
        cat > .builder-rpmmacros <<'EOF'
+%x8664 x86_64 amd64 ia32e
 %alt_kernel %{nil}
 %_alt_kernel %{nil}
 %requires_releq_kernel_up %{nil}
This page took 0.034491 seconds and 4 git commands to generate.