Changeset 241bc80


Ignore:
Timestamp:
10/26/2018 04:54:19 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
7810f94
Parents:
1b48921
Message:

Remove sed from opencv

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/opencv.xml

    r1b48921 r241bc80  
    173173    </para>
    174174
    175 <screen><userinput>sed -i 's/CV_RGB/cv::Scalar/' src/filter/facebl0r/facebl0r.cpp &amp;&amp;
    176 
    177 mkdir build &amp;&amp;
     175<screen><userinput>mkdir build &amp;&amp;
    178176cd    build &amp;&amp;
    179177
Note: See TracChangeset for help on using the changeset viewer.