net/samba422: Guard some plist entries with %%AD_DC%%
This fixes the following "package" phase errors:
===> Building packages for samba422-4.22.6 ===> Building samba422-4.22.6 pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/asq.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/ildap.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/ldb.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/ldbsamba_extensions.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/paged_searches.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/rdn_name.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/sample.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/server_sort.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/skel.so:No such file or directory pkg-static: Unable to access file /p/net/samba422/work/stage/usr/local/lib/samba4/modules/ldb/tdb.so:No such file or directory *** Error code 1
The commit message was written by 0mp.
PR: 291509 291516