Merge pull request #14460 from puffnfresh/package/hipchat
hipchat: fix links being broken
This commit is contained in:
commit
9fc2dfabfd
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ stdenv.mkDerivation {
|
|||
patchelf --set-rpath ${rpath}:$out/libexec/hipchat/lib:\$ORIGIN $file || true
|
||||
done
|
||||
|
||||
patchShebangs $d/linuxbrowserlaunch.sh
|
||||
|
||||
substituteInPlace $out/share/applications/hipchat4.desktop \
|
||||
--replace /opt/HipChat4/bin/HipChat4 $out/bin/hipchat
|
||||
|
||||
|
|
Loading…
Reference in a new issue