nixpkgs/pkgs
Bjørn Forsman 4075c10a59 jenkins: move .war file from $out to $out/lib/jenkins.war
Fixes #14137, also known as:

  $ nix-shell -p jenkins
  bash: source: /nix/store/ln1yw6c2v8bb2cjqfr1z5aqcssw054wa-jenkins-2.3:
  cannot execute binary file
  [nix-shell exited with error]

The problem is that jenkins.war is not installed inside the directory
$out, but rather _as the file_ $out. Fix it by moving the file to
$out/lib/jenkins.war.

While at it, move buildCommand so that the "meta" section is at the end
of the expression (standard style), and quote shell variables.
2016-07-15 15:12:52 +02:00
..
applications Merge pull request #16946 from phanimahesh/fix-16198 2016-07-15 15:00:01 +02:00
build-support buildInLinuxVM: Workaround bug #16742 2016-07-14 15:12:50 +03:00
data geolite-legacy: 2016-07-04 -> 2016-07-08 2016-07-08 20:15:02 +02:00
desktops Merge branch 'staging' 2016-07-14 15:51:28 +02:00
development jenkins: move .war file from $out to $out/lib/jenkins.war 2016-07-15 15:12:52 +02:00
games spring: 101.0 -> 102.0 (#16934) 2016-07-14 09:19:04 +02:00
misc vim-plugin:YouCompleteMe: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 17:26:19 +05:30
os-specific Merge pull request #16961 from womfoo/bump/eventstat-0.03.02 2016-07-14 22:19:33 +04:00
servers emby: 3.0.5972 -> 3.0.5985 (#16893) 2016-07-13 13:57:40 +02:00
shells oh-my-zsh: 2016-06-18 -> 2016-07-05 (#16874) 2016-07-12 09:55:17 +02:00
stdenv darwin make-bootstrap-tools: Document reason for special coreutils 2016-07-09 17:23:43 +03:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools Merge pull request #16946 from phanimahesh/fix-16198 2016-07-15 15:00:01 +02:00
top-level Merge pull request #16463 from FRidh/secp 2016-07-15 12:23:20 +02:00