/etc/tidy/tidy.conf is not read by tidy

Bug #110033 reported by Thomas Achtemichuk
4
Affects Status Importance Assigned to Milestone
tidy (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Thomas Achtemichuk (tomchuk) wrote :
Revision history for this message
Albert Damen (albrt) wrote :

This has been fixed in Hardy, with tidy version 20080116cvs-2

debian/tidy.install now reads:
debian/tidy.conf /etc/

so tidy.conf will be installed in /etc instead of /etc/tidy.

Thank you again for taking the time to report this bug and helping to make Ubuntu better!

Changed in tidy:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.