Changeset 64daebf


Ignore:
Timestamp:
05/26/2022 02:21:27 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
39f91bfc
Parents:
b74c79f
git-author:
Pierre Labastie <pierre.labastie@…> (05/26/2022 02:20:46 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (05/26/2022 02:21:27 PM)
Message:

Fix installed file/directory names in docbook-xsl

Thanks to rhubarbpieguy@… for the report.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/xml/docbook-xsl.xml

    rb74c79f r64daebf  
    296296
    297297      <seglistitem>
    298         <seg>/usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;/*/*.xsl</seg>
    299         <seg>/usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; and
    300         /usr/share/doc/docbook-xsl-&docbook-xsl-version;</seg>
     298        <seg>/usr/share/xml/docbook/xsl-stylesheets-nons-&docbook-xsl-version;/*/*.xsl</seg>
     299        <seg>/usr/share/xml/docbook/xsl-stylesheets-nons-&docbook-xsl-version; and
     300        /usr/share/doc/docbook-xsl-nons-&docbook-xsl-version;</seg>
    301301      </seglistitem>
    302302    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.