Skip to content
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

We don't need to build unsquashfs #26

Open
probonopd opened this issue Jul 8, 2023 · 2 comments
Open

We don't need to build unsquashfs #26

probonopd opened this issue Jul 8, 2023 · 2 comments

Comments

@probonopd
Copy link
Member

We don't need to build unsquashfs, but we currently do.

@Randrianasulu
Copy link

Probably build script should patch

https://github.com/plougher/squashfs-tools/blob/master/squashfs-tools/Makefile

at line 425 so instead of

all: mksquashfs unsquashfs

it will become just

all: mksquashfs

@probonopd
Copy link
Member Author

Can you send a GitHub pull request please?
Thanks.

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

No branches or pull requests

2 participants