[Bug 389971] Review Request: diveintopython - The html book

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 3 14:44:18 UTC 2008


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 at mwiriadi.id.au  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.




More information about the Fedora-package-review mailing list