2
0
Fork 0

Fix ebuild.

This commit is contained in:
Rafal Kupiec 2019-04-13 10:23:04 +02:00
parent 4314840122
commit 87be678581
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ src_install(){
fperms +x "/opt/${PN}/libnode.so"
fperms +x "/opt/${PN}/resources/app/node_modules.asar.unpacked/vscode-ripgrep/bin/rg"
insinto "/usr/share/licenses/${PN}"
newins "resources/app/LICENSE.txt" "LICENSE"
}
pkg_postinst(){