[Bug 282521] Review Request: dblatex - DocBook to LaTeX/ConTeXt Publishing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: dblatex - DocBook to LaTeX/ConTeXt Publishing


https://bugzilla.redhat.com/show_bug.cgi?id=282521





------- Additional Comments From pertusus@xxxxxxx  2007-11-02 05:13 EST -------
(In reply to comment #39)

> ln -s ../../sgml/docbook/xsl-stylesheets/dblatex
> $RPM_BUILD_ROOT%{_datadir}/dblatex/xsl

Not exactly... The link was wrong, and you can do either

rmdir $RPM_BUILD_ROOT%{_datadir}/dblatex/xsl/
ln -s ../sgml/docbook/xsl-stylesheets/dblatex $RPM_BUILD_ROOT%{_datadir}/dblatex/xsl


or change the mkdir and mv first
mkdir -p $RPM_BUILD_ROOT%{_datadir}/sgml/docbook/xsl-stylesheets/
mv $RPM_BUILD_ROOT%{_datadir}/dblatex/xsl/
$RPM_BUILD_ROOT%{_datadir}/sgml/docbook/xsl-stylesheets/dblatex
ln -s ../sgml/docbook/xsl-stylesheets/dblatex $RPM_BUILD_ROOT%{_datadir}/dblatex/xsl


-- 
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

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]