util-linux-losetup.prerm 143 B

1234
  1. #!/bin/sh
  2. # Begin section update-alternatives
  3. update-alternatives --remove losetup /sbin/losetup.util-linux
  4. # End section update-alternatives