]> granicus.if.org Git - zfs/commit
Fix Debian packaging on ARMv7/ARM64
authorLOLi <loli10K@users.noreply.github.com>
Thu, 18 Jan 2018 18:15:41 +0000 (19:15 +0100)
committerTony Hutter <hutter2@llnl.gov>
Tue, 30 Jan 2018 16:27:31 +0000 (10:27 -0600)
commit5b8ec2cf391f2b7fb2b3a254b4ec9cf9664a2502
treeae1878835ca7ccfbf0bcfa3f544c497cbcf958ed
parent9d1a39cec6ba98c33cf0e358d2bac35dc1552d01
Fix Debian packaging on ARMv7/ARM64

When building packages on Debian-based systems specify the target
architecture used by 'alien' to convert .rpm packages into .deb: this
avoids detecting an incorrect value which results in the following
errors:

<package>.aarch64.rpm is for architecture aarch64 ; the package cannot be built on this system
<package>.armv7l.rpm is for architecture armel ; the package cannot be built on this system

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7046
Closes #7058
config/deb.am