aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2016-11-20 18:29:37 +0100
committerJoris2016-11-20 18:29:37 +0100
commited26639440b13ebb351687a649a6ef548b50085c (patch)
tree84b7ec1a8ef743a8f33bf38a235c3c026f4edac7
parent74aff92204f70a6f113039fe90d332b44f9493c2 (diff)
downloadad-listener-ed26639440b13ebb351687a649a6ef548b50085c.tar.gz
ad-listener-ed26639440b13ebb351687a649a6ef548b50085c.tar.bz2
ad-listener-ed26639440b13ebb351687a649a6ef548b50085c.zip
Remove install procedure from build which does not longer exists
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 9e5cca5..9eef0d2 100755
--- a/build
+++ b/build
@@ -1,2 +1,2 @@
#!/bin/sh
-nix-shell --command "make clean install build"
+nix-shell --command "make clean build"