diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-14 01:53:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-14 01:53:33 -0400 |
commit | 63dbaa8e2a8bef7413142b108d9bf7a8cd950910 (patch) | |
tree | 724186b6761bf7fea138f014c21ed53045d03e25 /debian/templates | |
parent | 851884c5c24e8314b4e633426dbe88cd9f926096 (diff) |
* Drop the debconf prompt before committing in pre-install.
Closes: #470577, #462161
Diffstat (limited to 'debian/templates')
-rw-r--r-- | debian/templates | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/templates b/debian/templates index 87f634b..660d594 100644 --- a/debian/templates +++ b/debian/templates @@ -7,18 +7,6 @@ # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. -Template: etckeeper/unclean -Type: boolean -Default: true -#flag:translate!:3 -_Description: Commit changed files in /etc to ${VCS}? - The /etc directory contains uncommitted files - or other changes. It's best for all files in /etc to be committed - to ${VCS} before running APT. Added and changed files listed below can - be committed automatically: - . - ${STATUS} - Template: etckeeper/commit_failed Type: error _Description: Commit failed |