Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: diveintopython - The html book https://bugzilla.redhat.com/show_bug.cgi?id=389971 ------- Additional Comments From marc@xxxxxxxxxxxxxx 2008-01-03 09:44 EST ------- I've got a problem at the moment. In order to build the pdf, html and txt documents I need to go into the build.info and change the default build to pdf, txt or info. <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE project [ <!ENTITY % version SYSTEM "xml/version.xml"> %version; <!ENTITY common "xml/common"> <!ENTITY buildcommon SYSTEM "xml/common/build_common.xml"> ]> <project name="diveintopython" default="pdf" basedir="."> <property name="lang" value=""/> <property name="ftpdir" value=""/> <target name="postprocess"> </target> &buildcommon; </project> Should I make separate packages completely or can I separate the package out and apply separate packages to patch the pdf, txt? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review