Merge pull request #130481 from Stunkymonkey/clooj-phases
clooj: deprecate phases
This commit is contained in:
commit
ab2a403877
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
phases = "installPhase";
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/share/java
|
||||
|
Loading…
Reference in New Issue
Block a user