repo.or.cz
/
aiccu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "debug; set -x to config"
[aiccu.git]
/
debian
/
postrm.debhelper
blob
bc035b98cdb5d458ae83547feb4c99b9fb7ac772
1
# Automatically added by dh_installdebconf
2
if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
3
. /usr/share/debconf/confmodule
4
db_purge
5
fi
6
# End automatically added section