[gnome-build-meta/valentindavid/pinebook-pro: 1/15] Fix fusermount permissions
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/pinebook-pro: 1/15] Fix fusermount permissions
- Date: Thu, 23 Apr 2020 20:12:36 +0000 (UTC)
commit 0bf04466133239a91ca22927e4a8d502a18a4358
Author: Valentin David <valentin david codethink co uk>
Date: Thu Apr 16 18:41:06 2020 +0000
Fix fusermount permissions
elements/core-deps/fuse.bst | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/elements/core-deps/fuse.bst b/elements/core-deps/fuse.bst
index fe78fe9c..890daa64 100644
--- a/elements/core-deps/fuse.bst
+++ b/elements/core-deps/fuse.bst
@@ -14,3 +14,10 @@ depends:
environment:
MOUNT_FUSE_PATH: '%{sbindir}'
+
+public:
+ initial-script:
+ script: |
+ #!/bin/bash
+ sysroot="${1}"
+ chmod 4755 "${sysroot}%{bindir}/fusermount"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]