pharo: remove resource files

These should be checked into upstream
This commit is contained in:
Matthew Bauer
2019-04-16 22:33:13 -04:00
parent b71493598a
commit 374e8f4e28
7 changed files with 1 additions and 13 deletions
@@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
preConfigure = ''
cd build/
'';
resources = ./resources;
installPhase = ''
mkdir -p "$prefix/lib/$name"