Changeset a4fe6a26 for general/prog


Ignore:
Timestamp:
12/03/2019 10:01:59 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a5bc3d2
Parents:
1f6b261
Message:

Tweak php instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22422 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r1f6b261 ra4fe6a26  
    298298
    299299install -v -m755 -d /usr/share/doc/php-&php-version; &amp;&amp;
    300 install -v -m644    CODING_STANDARDS EXTENSIONS INSTALL NEWS README* UPGRADING* php.gif \
    301                     /usr/share/doc/php-&php-version; &amp;&amp;
    302 ln -v -sfn          /usr/lib/php/doc/Archive_Tar/docs/Archive_Tar.txt \
     300install -v -m644    CODING_STANDARDS* EXTENSIONS NEWS README* UPGRADING* \
     301                    /usr/share/doc/php-&php-version;</userinput></screen>
     302<!--ln -v -sfn          /usr/lib/php/doc/Archive_Tar/docs/Archive_Tar.txt \
    303303                    /usr/share/doc/php-&php-version; &amp;&amp;
    304304ln -v -sfn          /usr/lib/php/doc/Structures_Graph/docs \
    305                     /usr/share/doc/php-&php-version;</userinput></screen>
     305                    /usr/share/doc/php-&php-version;</userinput></screen>-->
    306306
    307307    <para>
Note: See TracChangeset for help on using the changeset viewer.