Ignore:
Timestamp:
05/15/2021 08:11:36 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
abed472
Parents:
7cb4635
git-author:
Douglas R. Reno <renodr@…> (05/15/2021 08:10:11 PM)
git-committer:
Douglas R. Reno <renodr@…> (05/15/2021 08:11:36 PM)
Message:

fuse: Fix a build error with GCC-11.1 and stop moving libraries and
programs to /lib and /bin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/traceroute.xml

    r7cb4635 r9219099f  
    105105
    106106<screen role='root'><userinput>make prefix=/usr install                                 &amp;&amp;
    107 ln -sv -f traceroute /bin/traceroute6                    &amp;&amp;
     107ln -sv -f traceroute /usr/bin/traceroute6                &amp;&amp;
    108108ln -sv -f traceroute.8 /usr/share/man/man8/traceroute6.8 &amp;&amp;
    109109rm -fv /usr/share/man/man1/traceroute.1</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.