foliate: Minor cleanup
This commit is contained in:
parent
c3a33d9bb4
commit
bc45ba1038
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
postFixup = ''
|
||||
echo "fixing wrapper"
|
||||
sed -i "1 a imports.package._findEffectiveEntryPointName = () => 'com.github.johnfactotum.Foliate';" $out/bin/.com.github.johnfactotum.Foliate-wrapped
|
||||
ln -s $out/bin/com.github.johnfactotum.Foliate $out/bin/foliate
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue