Updates to mirror new repository structure.
[james-home-etc.git] / .pbuilder.d / G10enable-unsafe-io
blobdcf7bd9f54502b5c8eb0fd2d4de33ccf441c8cd7
1 #!/bin/sh
3 if [ -z ${FAIBASE} ]; then
4 # Don't put this in a FAI Base image
5 echo "force-unsafe-io" > /etc/dpkg/dpkg.cfg.d/02apt-speedup
6 fi