detect-it-easy: add missing yara rules into package (#396860)
This commit is contained in:
commit
2dd09f1837
@ -51,9 +51,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mkdir -p $out/share/icons
|
||||
'';
|
||||
|
||||
# clean up wrongly created dirs in `install.sh` and broken .desktop file
|
||||
postInstall = ''
|
||||
grep -v "Version=#VERSION#" $src/LINUX/die.desktop > $out/share/applications/die.desktop
|
||||
cp -r $src/XYara/yara_rules $out/lib/die/
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user