[PR #3763] [CLOSED] Minetest profile fix #4874

Closed
opened 2026-05-05 10:28:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3763
Author: @Liorst4
Created: 11/21/2020
Status: Closed

Base: masterHead: minetest-profile-fix


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 etc/minetest.profile (+3 -1)

📄 Description

Minetest uses luajit.so
0750047919/README.md (dependencies)

Minetest uses rm to delete files (saved games and mods)
0750047919/src/filesys.cpp (L309)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3763 **Author:** [@Liorst4](https://github.com/Liorst4) **Created:** 11/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `minetest-profile-fix` --- ### 📝 Commits (2) - [`9d9f135`](https://github.com/netblue30/firejail/commit/9d9f1357f93ce23f2f61df1523f582947b326998) minetest: Allow luajit. - [`4a47330`](https://github.com/netblue30/firejail/commit/4a473304f6b205a0085f7f6f9004af39a8ccfc20) minetest: Enable rm ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/minetest.profile` (+3 -1) </details> ### 📄 Description Minetest uses `luajit.so` https://github.com/minetest/minetest/blob/07500479191ed927ab661b3758ffcd2fd43158c5/README.md#dependencies Minetest uses `rm` to delete files (saved games and mods) https://github.com/minetest/minetest/blob/07500479191ed927ab661b3758ffcd2fd43158c5/src/filesys.cpp#L309 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:28:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4874
No description provided.