Explorar el Código

libc package name on debian

Bob Mottram hace 7 años
padre
commit
1506003965
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Ver fichero

@@ -161,7 +161,7 @@ function image_setup {
161 161
     case $setup_type in
162 162
         debian|ubuntu|trisquel|mint)
163 163
             sudo apt-get -yq remove vmdebootstrap
164
-            sudo apt-get -yq install build-essential libc6-dev-i386 gcc-multilib g++-multilib
164
+            sudo apt-get -yq install build-essential libc6-dev gcc-multilib g++-multilib
165 165
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
166 166
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
167 167
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu