pharo: remove resource files
These should be checked into upstream
This commit is contained in:
@@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
|
||||
preConfigure = ''
|
||||
cd build/
|
||||
'';
|
||||
resources = ./resources;
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p "$prefix/lib/$name"
|
||||
|
||||
Reference in New Issue
Block a user