projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
092d7bc
)
delete level3 in grutatext output
author
Andre
<maan@p133.(none)>
Sat, 10 Jun 2006 21:26:33 +0000
(23:26 +0200)
committer
Andre
<maan@p133.(none)>
Sat, 10 Jun 2006 21:26:33 +0000
(23:26 +0200)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
688f327
..
67ba7d6
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-247,7
+247,7
@@
install: all
ChangeLog:
para_util changelog > $@
web/%.in.html: %
- grutatxt -nb < $< | sed -e 's/pre/p/g' > $@
+ grutatxt -nb < $< | sed -e 's/pre/p/g'
-e 's/class=level3//g'
> $@
tags:
rm -rf web/sync/HTML && gtags && htags -nF && mv HTML web/sync
doc: