diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-11-21 23:15:51 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-11-21 23:15:51 +0000 |
commit | 8cf3e804af69101d777384228c3878a0aeff4e02 (patch) | |
tree | 2f061dcce9805fdbba4c1df73dabed1f746a5e32 | |
parent | 70316dedf99c60f46e97beafc22a80bbec380647 (diff) | |
download | jenkins.debian.net-8cf3e804af69101d777384228c3878a0aeff4e02.tar.xz |
fix typo
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -327,7 +327,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * extract .BUILDINFO files and submit them to buildinfo.debian.net^wbuildinfo.reproducible-builds.org * < Foxboron> the multilib builds are failing because multilib-devel isn't installed. Thats the base-devel for multilib packages. ** -> enable multilib again, once this has been done -** < eschwartz[m]> On the topic of replacing gcc with gcc-multilib, that is what `yes | pacman -S gcc-multilib` is for :pa +** < eschwartz[m]> On the topic of replacing gcc with gcc-multilib, that is what `yes | pacman -S gcc-multilib` is for :p * only disable cert checking conditionally, in the future, but not today * https://bugs.archlinux.org/task/50086 - pacman doesnt create reproducible packages yet |