projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e04c69
)
Remove %nmhdate% substitution from man.sed. It's no longer used.
author
Lyndon Nerenberg
<lyndon@orthanc.ca>
Sun, 21 Oct 2012 19:37:49 +0000
(12:37 -0700)
committer
Lyndon Nerenberg
<lyndon@orthanc.ca>
Sun, 21 Oct 2012 19:37:49 +0000
(12:37 -0700)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
836c37f
..
ec21483
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-524,7
+524,6
@@
$(man_MANS): man/man.sed
man/man.sed: Makefile
@echo 's,%nmhwarning%,THIS FILE HAS BEEN AUTOMATICALLY GENERATED. DO NOT EDIT.,g' > $@
@echo 's,%nmhversion%,nmh-$(VERSION),g' >> $@
- @echo 's,%nmhdate%,$(DATE),g' >> $@
@echo 's,%bindir%,$(bindir),g' >> $@
@echo 's,%etcdir%,$(sysconfdir),g' >> $@
@echo 's,%libdir%,$(libdir),g' >> $@