Public bug reported:

Binary package hint: tidy

The path to tidy's config file is specified in include/platform.h:
/* #define CONFIG_FILE "/etc/tidy.conf" */
This line is commented in the original header, but uncommented by 
debian/patches/01config_file.patch:
...
-/* #define CONFIG_FILE "/etc/tidy.conf" */
+#define CONFIG_FILE "/etc/tidy.conf"
...

The only problem is that the default tidy.conf is then installed to 
/etc/tidy/tidy.conf as indicated in debian/tidy.install:
...
debian/tidy.conf /etc/tidy/

Please change the path in the patch to reflect the installed location of
tidy.conf. Completely trivial patch to follow.

** Affects: tidy (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
/etc/tidy/tidy.conf is not read by tidy
https://bugs.launchpad.net/bugs/110033
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to