build: Do not check if system perl modules should be bundled
commit537acf2a185c7b8ee76c7a55cb9d9dad6417d153
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Feb 2020 20:51:12 +0000 (3 09:51 +1300)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Feb 2020 12:58:45 +0000 (20 12:58 +0000)
tree44448f72b595e29a776dbe156f407e83925e16c6
parentda44630885eb51f54c4814dcac1c94f11a149642
build: Do not check if system perl modules should be bundled

We do not ship any perl modules in third_party at this time, so
this check is pointless and breaks the build for --bundled-libraries=ALL.

As reported by aaptel on https://gitlab.com/samba-team/samba/-/merge_requests/1104#note_281050331

This changes our autobuild script to cover this case in the
samba-static job.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14284

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
(cherry picked from commit cf4984947b39e9f6f8afd29de8a760703bf9e092)

Autobuild-User(v4-12-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-12-test): Thu Feb 20 12:58:46 UTC 2020 on sn-devel-184
pidl/wscript
script/autobuild.py