summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs-modes/htmlize/builder.sh
diff options
context:
space:
mode:
authorArseniy Seroka <jagajaga@users.noreply.github.com>2015-07-04 03:04:43 +0300
committerArseniy Seroka <jagajaga@users.noreply.github.com>2015-07-04 03:04:43 +0300
commit1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4 (patch)
tree08a3e9e6c1892ecc34957dedf77b424446dba74e /pkgs/applications/editors/emacs-modes/htmlize/builder.sh
parent14ceec7c26b20b0947cb766ae20e0e43ef633d8c (diff)
parent882f3ad0db526ef811343f8d6c176b5dd3ce4e3f (diff)
downloadnixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar.gz
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar.bz2
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar.lz
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar.xz
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.tar.zst
nixpkgs-1fd18a0d86dfdad497a7d8dd61c97a5a1b9f13e4.zip
Merge pull request #8627 from kquick/fix/htmlize-source-location
htmlize: update source location
Diffstat (limited to 'pkgs/applications/editors/emacs-modes/htmlize/builder.sh')
-rw-r--r--pkgs/applications/editors/emacs-modes/htmlize/builder.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/applications/editors/emacs-modes/htmlize/builder.sh b/pkgs/applications/editors/emacs-modes/htmlize/builder.sh
deleted file mode 100644
index ccbd9d8e8a7..00000000000
--- a/pkgs/applications/editors/emacs-modes/htmlize/builder.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-source $stdenv/setup
-
-mkdir -p $out/share/emacs/site-lisp
-cp $src $out/share/emacs/site-lisp/htmlize.el