projects
/
vms-empire.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b500c2a
)
Fix makefile typo in the shipper production.
1.11
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 31 Dec 2013 22:31:04 +0000
(17:31 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 31 Dec 2013 22:31:04 +0000
(17:31 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
79ed8b7
..
240a242
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-109,4
+109,4
@@
vms-empire-$(VERS).tar.gz: $(SOURCES)
dist: vms-empire-$(VERS).tar.gz
release: vms-empire-$(VERS).tar.gz vms-empire.html
- shipper sion=$(VERS) | sh -e -x
+ shipper
ver
sion=$(VERS) | sh -e -x