samba: Remove stale FLAGS for tirpc

I'm now pretty sure these are not needed.  Note that in SysV instruction
they are already removed.
This commit is contained in:
Xi Ruoyao 2023-07-21 06:27:26 +08:00
parent 0caf2d2d11
commit 5113dee72a
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -199,8 +199,6 @@ PATH=$PWD/pyvenv/bin:$PATH \
make</userinput></screen>
<screen revision="systemd"><userinput>PYTHON=$PWD/pyvenv/bin/python3 \
CPPFLAGS="-I/usr/include/tirpc" \
LDFLAGS="-ltirpc" \
./configure \
--prefix=/usr \
--sysconfdir=/etc \