1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00

Move the slash to workaround bug Emacs nix-mode

This commit is contained in:
Damien Cassou 2014-08-10 09:01:58 +02:00
parent 8db0b55f60
commit e30848fbe8

View file

@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
cp * "$prefix/lib/pharo-vm"
cp -R "$resources"/* "$prefix/"
cp -R "$resources/"* "$prefix/"
mkdir $prefix/bin