Hi,

the attached patch fixes this bug.

I've removed the definition of EXPIRETIME from the 
file /etc/news/sn/debian-config, so that the only definition for that 
variable is found in /etc/cron.daily/sn.

With regard to the previous patch I've sent to this bug, this fix only 
changes one conffile instead of two. I'm planning to NMU the package sn 
soon.

Steve, would this solution work for you?

Regards,
Tobias

-- 
Tobias Toedter   | There cannot be a crisis next week.
Hamburg, Germany | My schedule is already full.
diff -u sn-0.3.8/debian/debian-config sn-0.3.8/debian/debian-config
--- sn-0.3.8/debian/debian-config
+++ sn-0.3.8/debian/debian-config
@@ -1,6 +1,10 @@
 # How snget is run, manually, cron or ip-up
 RUNFROM=manually
-# The time for the expire.  See snexpire(8)
-EXPIRETIME=7d
+#
+# Please note that the variable EXPIRETIME has been removed
+# from this file. You can set the default value for your
+# expire time in the file /etc/cron.daily/sn.
+# See snexpire(8) for details.
+#
 # Set this to yes if you want to have a "Article posted successfully" report
 POSTINGREPORT=no

Attachment: pgpTwuJtSMqiS.pgp
Description: PGP signature

Reply via email to