File: dput.install

package info (click to toggle)
dput 1.1.0
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 868 kB
  • sloc: python: 11,083; sh: 150; makefile: 50
file content (12 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# debian/dput.install
# Files to install for the ‘dput’ package.

dput.cf /etc
dput/helper/security-warning usr/share/dput/helper


# Local variables:
# coding: utf-8
# mode: conf-space
# End:
# vim: fileencoding=utf-8 filetype=conf :