Changeset 5113dee


Ignore:
Timestamp:
07/20/2023 10:27:26 PM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
e678daee
Parents:
0caf2d2
Message:

samba: Remove stale FLAGS for tirpc

I'm now pretty sure these are not needed. Note that in SysV instruction
they are already removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r0caf2d2 r5113dee  
    200200
    201201<screen revision="systemd"><userinput>PYTHON=$PWD/pyvenv/bin/python3             \
    202 CPPFLAGS="-I/usr/include/tirpc"            \
    203 LDFLAGS="-ltirpc"                          \
    204202./configure                                \
    205203    --prefix=/usr                          \
Note: See TracChangeset for help on using the changeset viewer.