projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb7627
)
Repair dist slightly broken by previous commit.
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 4 Jun 2017 09:43:49 +0000
(
05:43
-0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 4 Jun 2017 09:50:39 +0000
(
05:50
-0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 39714a0102206e72d0acb1a53d8022eaab4981dc..848a676a59a92780521681ffc0e833d187cc163b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-58,7
+58,7
@@
check: advent
.adoc.html: advent.adoc
asciidoc $<
-advent-$(VERS).tar.gz: $(SOURCES)
.adoc
.6
+advent-$(VERS).tar.gz: $(SOURCES)
advent
.6
tar --transform='s:^:advent-$(VERS)/:' --show-transformed-names -cvzf advent-$(VERS).tar.gz $(SOURCES) advent.6
dist: advent-$(VERS).tar.gz