mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
f016a6bcbc
svn path=/nixpkgs/trunk/; revision=16910
5 lines
105 B
Bash
5 lines
105 B
Bash
source $stdenv/setup
|
|
|
|
mkdir -p $out/share/emacs/site-lisp
|
|
cp $src $out/share/emacs/site-lisp/stratego.el
|