qt5, plasma-5: Make 'bin' output the first one

Stay consistent with other multiple output packages.
This commit is contained in:
Tuomas Tynkkynen
2017-10-24 23:48:49 +03:00
committed by Tuomas Tynkkynen
parent 2fd11b762f
commit fd29f6685f
23 changed files with 23 additions and 23 deletions
@@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
passthru.swig = swig2;
outputs = ["out" "dev" "bin" "py"];
outputs = ["bin" "dev" "out" "py"];
postFixup = ''
moveToOutput "lib/${python.libPrefix}" "$py"