Skip to content

fix(emacs*): broken dependencies#6937

Merged
Elsie19 merged 7 commits intomasterfrom
what
Feb 22, 2025
Merged

fix(emacs*): broken dependencies#6937
Elsie19 merged 7 commits intomasterfrom
what

Conversation

@Elsie19
Copy link
Member

@Elsie19 Elsie19 commented Jan 24, 2025

No description provided.

@github-actions github-actions bot added the Update Pacscript Updates to the pacscript itself label Jan 24, 2025
@Elsie19 Elsie19 linked an issue Jan 24, 2025 that may be closed by this pull request
@alelopezperez
Copy link

alelopezperez commented Jan 25, 2025

Hi, two more tips to make it work on line 300.

  • The direcory "${pkgdir}/usr/share/emacs/" does not exist you can add the mkdir -p "${pkgdir}/usr/share/emacs/" to make sure the chown works.

  • Also line 306 chown -R root:games "${pkgdir}/var/games" I had to comment it out, so i could install it, i was getting the error chown: changing ownership of "${pkgdir}/var/games" invalid arguments. I really don't why was getting the error. But i could play games like snake in emacs

@Elsie19 Elsie19 merged commit f6e6dfd into master Feb 22, 2025
15 of 17 checks passed
@Elsie19 Elsie19 deleted the what branch February 22, 2025 15:39
@alelopezperez
Copy link

Hey Sorry for bringing you more trouble; but as of the latest version of popOs (22.04) the latest version of libtiff is version 5, I edited the script to use libtiff5 and it worked fine.

@Elsie19
Copy link
Member Author

Elsie19 commented Feb 22, 2025

Hey Sorry for bringing you more trouble; but as of the latest version of popOs (22.04) the latest version of libtiff is version 5, I edited the script to use libtiff5 and it worked fine.

Alright I will fix that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Update Pacscript Updates to the pacscript itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken: emacs

2 participants