jbidwatcher: fixup to last commit
This commit is contained in:
parent
9820cb1bf2
commit
30ef92e0ff
|
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
jarfile = "$out/share/java/${pname}/JBidwatcher.jar";
|
jarfile = "$out/share/java/${pname}/JBidwatcher.jar";
|
||||||
|
|
||||||
# unpackPhase = "true";
|
unpackPhase = "true";
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue