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() {
|
||||
# remove hardcoded strip(1)
|
||||
sed -i '/strip .*/d' */Makefile
|
||||
sed -i '/strip .*/d' Makefile
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue