tags 500181 + patch thanks Hi, the attached patch should be enough to fix this problem.
Cheers Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail is double-rot13 encrypted.
diff -u chillispot-1.0/debian/chillispot.postinst chillispot-1.0/debian/chillispot.postinst --- chillispot-1.0/debian/chillispot.postinst +++ chillispot-1.0/debian/chillispot.postinst @@ -7,7 +7,7 @@ # config file CONFIGFILE=/etc/chilli.conf # upstream config file -TEMPCONFIG=/tmp/chilli.conf +TEMPCONFIG=$(mktemp -t chilli.conf.XXXXXX) # Source debconf library if [ -f /usr/share/debconf/confmodule ]; then
pgpE0sCYW7Ntd.pgp
Description: PGP signature

