]> git.pld-linux.org Git - packages/rpm.git/commit
attempt to fix color preference on x32; rel 7 auto/th/rpm-4.16.1.3-7
authorJan Palus <atler@pld-linux.org>
Tue, 25 May 2021 15:11:29 +0000 (17:11 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 25 May 2021 15:11:29 +0000 (17:11 +0200)
commite1eb5d2246a722ff7518cf798810e3fc3cc050c8
treeccd5ab0228e25635832c282f8ef750a348c8cedd
parentd9f3db8170c66cea44829b14c818ecb92e5a2483
attempt to fix color preference on x32; rel 7

set %{_prefer_color} to x32 color otherwise preferred color is fixed at 2

lib/rpmts.c
1103:    ts->prefcolor = rpmExpandNumeric("%{?_prefer_color}")?:2;
rpm.spec
x32.patch
This page took 0.05196 seconds and 4 git commands to generate.