Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : docs

Dir     : e17/docs/cookbook


Modified Files:
        Makefile 


Log Message:
add ubuntu paths in comments

===================================================================
RCS file: /cvs/e/e17/docs/cookbook/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile    26 Sep 2005 08:13:13 -0000      1.8
+++ Makefile    1 Aug 2008 17:33:43 -0000       1.9
@@ -25,10 +25,16 @@
 
 
 ### Location of the 'Format Objects' XSL 
-FO_XSL = $(PREFIX)/xsl-stylesheets/fo/docbook.xsl      # OpenSolaris & Gentoo 
DB FO
+# OpenSolaris & Gentoo DB FO
+FO_XSL = $(PREFIX)/xsl-stylesheets/fo/docbook.xsl
+# Ubuntu
+#FO_XSL = $(PREFIX)/stylesheet/xsl/nwalsh/fo/docbook.xsl
 
 ### Location of the HTML XSL
-HTML_XSL = $(PREFIX)/xsl-stylesheets/html/docbook.xsl  # OpenSolaris & Gentoo 
DB HTML
+# OpenSolaris & Gentoo DB HTML
+HTML_XSL = $(PREFIX)/xsl-stylesheets/html/docbook.xsl
+# Ubuntu
+#HTML_XSL = $(PREFIX)/stylesheet/xsl/nwalsh/html/docbook.xsl 
 
 ### XSL Arguments: the fop argeument will make FOP play nice, and the 9x7 
format is for tech page size.
 #FO_ARGS = --stringparam page.height 9in --stringparam page.width 7in 
--stringparam fop.extensions 1 --stringparam draft.mode no 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to