aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-04-26 02:59:16 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-04-26 03:27:02 -0300
commitf2ebae7956e61d5f3e50f5e341951b38f5e066a5 (patch)
treea7719bbdae788d42bacd0fb0518016a6c7d640c6 /etc/profile-a-l
parentAdd some more paths-ignore to build-extra.yml (diff)
downloadfirejail-f2ebae7956e61d5f3e50f5e341951b38f5e066a5.tar.gz
firejail-f2ebae7956e61d5f3e50f5e341951b38f5e066a5.tar.zst
firejail-f2ebae7956e61d5f3e50f5e341951b38f5e066a5.zip
Delete *.profie
Added on commit 41f69f7a7 ("Commons of opengl-game-wrapper.sh") / PR #4071. Each one is a duplicate of a .profile file that was added on the same commit. Commands used to search and replace (which is what causes their deletion): $ git ls-files -z -- '*.profie' | xargs -0 -I '{}' sh -c "git mv -f '{}' \"\`printf '%s\n' '{}' | sed 's/.[^.]*$//'\`.profile\""
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/gl-117-wrapper.profie14
-rw-r--r--etc/profile-a-l/glaxium-wrapper.profie14
2 files changed, 0 insertions, 28 deletions
diff --git a/etc/profile-a-l/gl-117-wrapper.profie b/etc/profile-a-l/gl-117-wrapper.profie
deleted file mode 100644
index d783940f3..000000000
--- a/etc/profile-a-l/gl-117-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for gl-117-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include gl-117-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin gl-117-wrapper
12
13# Redirect
14include gl-117.profile
diff --git a/etc/profile-a-l/glaxium-wrapper.profie b/etc/profile-a-l/glaxium-wrapper.profie
deleted file mode 100644
index 7dc2cf65e..000000000
--- a/etc/profile-a-l/glaxium-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for glaxium-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include glaxium-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin glaxium-wrapper
12
13# Redirect
14include glaxium.profile