Skip to content

Move Debian package build recipe to Makefile#86

Open
McSinyx wants to merge 1 commit into
GJDuck:masterfrom
UNIST-LOFT:deb
Open

Move Debian package build recipe to Makefile#86
McSinyx wants to merge 1 commit into
GJDuck:masterfrom
UNIST-LOFT:deb

Conversation

@McSinyx

@McSinyx McSinyx commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

Slightly relevant: build.sh is equivalent to make -j$(nproc) tool release and can also be removed IMHO.

@McSinyx

McSinyx commented Dec 12, 2024

Copy link
Copy Markdown
Contributor Author

I forgot to mention this uses M4 to inject the version into the Debian binary control file. If this build-time dependency is undesirable, I'd use sed instead.

@GJDuck

GJDuck commented Dec 12, 2024

Copy link
Copy Markdown
Owner

Yeah, I would definitely like to avoid new dependencies where possible.

@McSinyx

McSinyx commented Dec 12, 2024 via email

Copy link
Copy Markdown
Contributor Author

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