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

Fix build break when running make src res #46

Closed
wants to merge 1 commit into from
Closed

Fix build break when running make src res #46

wants to merge 1 commit into from

Conversation

intentionally-left-nil
Copy link

The file copies fail if the directory structure isn't created.

The AUR package https://aur.archlinux.org/packages/kwin-polonium is failing due to these errors without the fix

The file copies fail if the directory structure isn't created
@zeroxoneafour
Copy link
Owner

make build is preferred to make src res. The only step added is zipping the file. If you really don't want to zip the file, run make res src with the res before the src. I will update the makefile to add $(PKGDIR) as a requirement for src though.

As a sidenote, I do not maintain the kwin-polonium or kwin-polonium-git pkgbuilds, they are for use at your own risk.

@intentionally-left-nil
Copy link
Author

Confirmed that running make res src fixes the issue

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