summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66993db..ed30ce6 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ src/config/tld.txt: Makefile
echo '$(TLD)' > $@
packages system: src/guix/packages.scm src/guix/system.scm
- rm -f $@
+ rm -f $@*
guix build -r $@ -v3 -Kf src/guix/$@.scm
.SUFFIXES: .stripped