Index: openacs-4/packages/acs-core-docs/www/xml/Makefile =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/Makefile,v diff -u -r1.8.2.6 -r1.8.2.7 --- openacs-4/packages/acs-core-docs/www/xml/Makefile 16 Dec 2003 13:05:18 -0000 1.8.2.6 +++ openacs-4/packages/acs-core-docs/www/xml/Makefile 4 Jan 2004 09:51:18 -0000 1.8.2.7 @@ -27,7 +27,7 @@ if [ ! -d XSL -a ! -L XSL ]; then \ echo -e "\n\nNo XSL directory here. I am looking for one...\n"; \ for d in \ - /sw/share/xml/xsl/docbook-xsl \ + /sw/share/xml/docbook-xsl \ /usr/share/sgml/docbook/xsl-stylesheets-* \ /usr/share/sgml/docbook/xsl-stylesheets \ /usr/share/sgml/docbook/stylesheet/xsl/nwalsh; \