-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix make install
of Perl modules with a custom DESTDIR
and/or libdir
#652
Conversation
…s for the build [oetiker#651] Signed-off-by: Jim Klimov <jimklimov@gmail.com>
Signed-off-by: Jim Klimov <jimklimov@gmail.com>
Signed-off-by: Jim Klimov <jimklimov@gmail.com>
… MAKEFLAGS when retrying in case it fails due to random fuzzy logic of cpanm [oetiker#651] Signed-off-by: Jim Klimov <jimklimov@gmail.com>
…n make [oetiker#651] Signed-off-by: Jim Klimov <jimklimov@gmail.com>
…all") and PERL_MODULES_EXTRA_DIST (for dist tarballing) [oetiker#646] Signed-off-by: Jim Klimov <jimklimov@gmail.com>
Signed-off-by: Jim Klimov <jimklimov@gmail.com>
@check-spelling-bot Report jimklimov/znapzend: issue-646 into -> oetiker/znapzend: 23f0923🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.
See ❌ Event descriptions for more information. Previously acknowledged words that are now absentBalert Bcreate Bdebug Bdelete Bedit Berr Bexport Bimport Binfo Bnoaction Bnot Bpidfile Bpost Bpre Bsyslog Bwarning Bzfs Bznapzend Bznapzendzetup Bznapzendztatz cpanfile cpanm cpanmin CPANSNAPV crt DBD DESTDIR distdir DTDs endif EXTRADIST forkcall Icommand Icommon Icreate Idataset Idestroy Idocuments Iexport Ifacility Ifeature Ifilepath Ihome Ilimited imandir Inumber Ioptions Ipath Ipictures Irecursive Isend Iskip Isnapshots Isnapsuffix Isources Itank Ithirdparty Itimeout Iusbbackup Iuser Ivalue Iznapzendzetup lpr nobase notest nroff ODBC SUBDIRS svcdir troff unicode utf vroff xargs 🫥Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionaryThis includes both expected items (668) from .github/workflows//spelling/expect.txt and unrecognized words (0)
Consider adding them (in with:
extra_dictionaries:
cspell:software-terms/dict/softwareTerms.txt
cspell:php/dict/php.txt
cspell:python/src/python/python-lib.txt
cspell:node/dict/node.txt
cspell:filetypes/filetypes.txt To stop checking additional dictionaries, add (in check_extra_dictionaries: '' |
Follow-up for commit cf0e4b1 and for new cpanfile samples Signed-off-by: Jim Klimov <jimklimov@gmail.com>
thanks! |
Right, thanks for the |
For historic note about this fix: it seems that |
Closes: #646
Closes: #651
Checked fixed with GNU Make on Ubuntu 22, illumos make on OpenIndiana, BSD make on FreeBSD 12.
See "screenshot" at #646 (comment)