Package: autodir Version: 0.99.8-1 Severity: important Tags: patch the patch works with debian package source and original source (doesn't interfere with debian patches) Regards, P.
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.8keh01 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to pl_PL.ISO-8859-2)
--- autodir-0.99.8/src/modules/autogroup.c 2007-01-16 07:14:18.000000000 +0100 +++ autodir-0.99.8/src/modules/autogroup.c 2007-01-16 07:17:05.000000000 +0100 @@ -292,6 +292,7 @@ ag_conf.nocheck = 0; ag_conf.owner = 0; ag_conf.fastmode = 0; + ag_conf.group = -1; option_process( opts );