mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
8b2437156b
svn path=/nixpkgs/trunk/; revision=23383
5 lines
104 B
Bash
5 lines
104 B
Bash
source $stdenv/setup
|
|
|
|
mkdir -p $out/share/emacs/site-lisp
|
|
cp $src $out/share/emacs/site-lisp/htmlize.el
|