about summary refs log tree commit diff
path: root/corepkgs/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-07-09T19·48-0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-07-09T19·48-0400
commit2dd3117c2723ff08c6226b71d569bcea50d58ad1 (patch)
tree34dcd99d086d20f2dc611afec32fddaf412fcb80 /corepkgs/Makefile.am
parent51f9f9924bcd0c30b45e370fc69dc43e6621ef61 (diff)
Inline fetchurl.sh
Diffstat (limited to 'corepkgs/Makefile.am')
-rw-r--r--corepkgs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/Makefile.am b/corepkgs/Makefile.am
index 94d37357233b..729d15e7b191 100644
--- a/corepkgs/Makefile.am
+++ b/corepkgs/Makefile.am
@@ -1,6 +1,6 @@
 all-local: config.nix
 
-files = nar.nix buildenv.nix buildenv.pl unpack-channel.nix unpack-channel.sh derivation.nix fetchurl.nix fetchurl.sh
+files = nar.nix buildenv.nix buildenv.pl unpack-channel.nix unpack-channel.sh derivation.nix fetchurl.nix
 
 install-exec-local:
 	$(INSTALL) -d $(DESTDIR)$(datadir)/nix/corepkgs