dpkg.cfg 409 B

12345678910111213
  1. # dpkg configuration file
  2. #
  3. # This file can contain default options for dpkg. All commandline
  4. # options are allowed. Values can be specific by putting them after
  5. # the option, seperated by whitespace and/or an `=' sign.
  6. #
  7. # Do not enable debsign by default; since Debian does not use embedded
  8. # signature debsign would reject all packages.
  9. no-debsig
  10. #
  11. # Allow file overlaps between packages.
  12. force-overwrite