aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-11-23 19:30:26 +0100
committerWojtek Kosior <koszko@koszko.org>2022-11-23 19:30:26 +0100
commit9e4b24ec1160a8a998e6853da8fe72cbcc5b3d09 (patch)
treedf5e576ca53d71eac7b103b313aea4a2043d1f17 /Makefile
parent8dcaf666fb9f29a155d39f0dc3a3b6e2ea7407ba (diff)
downloadhaketilo-hydrilla-9e4b24ec1160a8a998e6853da8fe72cbcc5b3d09.tar.gz
haketilo-hydrilla-9e4b24ec1160a8a998e6853da8fe72cbcc5b3d09.zip
name the `hydrilla.scm` containing directory `guix-module-dir`
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e687845..ab0b080 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ doc:
# easier for non-technical users to remove the unpacked release once they no
# longer need it.
release: dist doc
- $(GUIX_TM) pack -L ./hydrilla-guix -RR hydrilla \
+ $(GUIX_TM) pack -L ./guix-module-dir -RR hydrilla \
-S /hydrilla=bin/hydrilla \
-S /hydrilla-builder=bin/hydrilla-builder \
-S /hydrilla-server=bin/hydrilla-server \