[PR #6715] [MERGED] build: add localstatedir and use in VARDIR #6136

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6715
Author: @kmk3
Created: 4/19/2025
Status: Merged
Merged: 4/21/2025
Merged by: @kmk3

Base: masterHead: build-use-localstatedir


📝 Commits (1)

  • 072806e build: add localstatedir and use in VARDIR

📊 Changes

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

View changed files

📝 config.mk.in (+2 -1)

📄 Description

By default autoconf expands @localstatedir@ to /var.

VARDIR was first added on commit a627071b3 ("intrusion detection
system", 2021-07-28) and is only used in src/firejail/ids.c.

This is a follow-up to commit 5b4524a74 ("build: use TARNAME in
SYSCONFDIR/VARDIR (#6713)", 2025-04-19).


🔄 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/6715 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 4/19/2025 **Status:** ✅ Merged **Merged:** 4/21/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `build-use-localstatedir` --- ### 📝 Commits (1) - [`072806e`](https://github.com/netblue30/firejail/commit/072806ee8d69a6b01dece8e4109d44bf643661c9) build: add localstatedir and use in VARDIR ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config.mk.in` (+2 -1) </details> ### 📄 Description By default autoconf expands `@localstatedir@` to `/var`. `VARDIR` was first added on commit a627071b3 ("intrusion detection system", 2021-07-28) and is only used in src/firejail/ids.c. This is a follow-up to commit 5b4524a74 ("build: use TARNAME in SYSCONFDIR/VARDIR (#6713)", 2025-04-19). --- <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:51:24 -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#6136
No description provided.