Skip to content

Update Makefile.PL to allow debian package build#643

Draft
droberts-ctrlo wants to merge 3 commits into
ctrlo:devfrom
droberts-ctrlo:makefile
Draft

Update Makefile.PL to allow debian package build#643
droberts-ctrlo wants to merge 3 commits into
ctrlo:devfrom
droberts-ctrlo:makefile

Conversation

@droberts-ctrlo

Copy link
Copy Markdown
Contributor

To build debian package run:

perl Makefile.PL
make deb_build

You will need to have Yarn, Git, and Build-Essential packages installed

@pwlodarski-ctrlo pwlodarski-ctrlo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR reviewed - couple comments added for clarification.

Comment thread Makefile.PL Outdated
Comment thread Makefile.PL
Comment thread MANIFEST.SKIP
@droberts-ctrlo

Copy link
Copy Markdown
Contributor Author

This does not work in it's current implementation - the libraries/packages are not (all) named correctly when using them (for example libalgorithm-dependency-ordered-perl in the makefile should just be libalgorithm-dependency-perl)

This PR will go back to draft status until this is rectified.

@droberts-ctrlo
droberts-ctrlo marked this pull request as draft July 24, 2026 09:24
Update makefile to run `yarn` commands on build
Remove webdriver tests in favour of Cypress
Setup dist command for packaging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants