Removed deploy sed instruction \(is obsolete\)
svn path=/nixpkgs/trunk/; revision=10308
This commit is contained in:
parent
3479c907ab
commit
9b2f4c8522
@ -13,6 +13,3 @@ cp -av output/jboss-*/* $out
|
||||
|
||||
# Insert JAVA_HOME variable to make sure the latest JRE is used and not version 5
|
||||
sed -i -e "/GREP/aJAVA_HOME=$jdk" $out/bin/run.sh
|
||||
|
||||
# Change the deploy directory to the nix profile
|
||||
sed -i -e "s|deploy/|/nix/var/nix/profiles/default/server/default/deploy/|" $out/server/default/conf/jboss-service.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user