Package: boxes Version: 1.0.1a-2 Severity: serious Tags: patch Justification: Policy 10.7.2
The configuration file must reside in /etc. By the way the location that was specified to replace the /usr/local/share/boxes i.e /usr/share/boxes was not the correct one and there was a message saying boxes: Alleged system-wide config file '/usr/share/boxes' is a directory Regards Famelis George ==== Begin of patch ==== diff -Nur boxes-1.0.1a.orig/Makefile boxes-1.0.1a/Makefile --- boxes-1.0.1a.orig/Makefile 2000-03-18 01:53:58.000000000 +0200 +++ boxes-1.0.1a/Makefile 2006-06-19 19:14:49.000000000 +0300 @@ -51,7 +51,7 @@ # The following line (GLOBALCONF) is the only line you should need to edit! -GLOBALCONF = /usr/local/share/boxes +GLOBALCONF = /etc/boxes BVERSION = 1.0.1 SNAPFILE = boxes-SNAP-$(shell date +%Y%m%d) ==== End of patch ==== -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-686 Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8) Versions of packages boxes depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries boxes recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]