summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/Makefile.target b/riscos/Makefile.target
index 3498660e8..71b269d5d 100644
--- a/riscos/Makefile.target
+++ b/riscos/Makefile.target
@@ -110,5 +110,5 @@ netsurf.zip: $(EXETARGET)
$(Q) $(RM) $@
rsync --archive --verbose $(CURDIR)/!NetSurf $($@_TMPDIR)
mv $($@_TMPDIR)/!NetSurf/ReadMe $($@_TMPDIR)
- $(shell cd $($@_TMPDIR) && /opt/netsurf/arm-unknown-riscos/env/bin/zip -9vr, $(CURDIR)/$@ *)
+ cd $($@_TMPDIR) && /opt/netsurf/arm-unknown-riscos/env/bin/zip -9vr\, $(CURDIR)/$@ *
$(Q) $(RM) $($@_TMPDIR)