mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
firejail: fix typo
This commit is contained in:
parent
8c7fb34e9d
commit
9f752f5343
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ esac
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
# remove hardcoded strip(1)
|
# remove hardcoded strip(1)
|
||||||
sed -i '/strip .*/d' */Makefile
|
sed -i '/strip .*/d' Makefile
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue