aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-07 17:51:11 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-07 17:51:48 +0200
commit7602790c53dd993410038904d764e379370bcf93 (patch)
treecc9fb5678b43586fa4342379be0cce47c29cfca8 /Makefile
parent4023cc627410fd854988bf01edc3116985081d1a (diff)
downloadmatterbridge-7602790c53dd993410038904d764e379370bcf93.tar.gz
matterbridge-7602790c53dd993410038904d764e379370bcf93.tar.bz2
matterbridge-7602790c53dd993410038904d764e379370bcf93.zip
Remove matterbridge.scm as it is now available in Guix
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f2e5da..efbf899 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,6 @@ help:
matterbridge.tar.xz:
rm -f $@
cp `guix pack \
- -L ./ \
--save-provenance -RR \
--compression=xz \
matterbridge \