git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8993116
)
hivexsh: Fix building of HTML-format manpages.
author
Richard Jones
<rjones@redhat.com>
Fri, 26 Mar 2010 11:47:20 +0000
(11:47 +0000)
committer
Richard Jones
<rjones@redhat.com>
Fri, 26 Mar 2010 11:47:53 +0000
(11:47 +0000)
sh/Makefile.am
patch
|
blob
|
history
diff --git
a/sh/Makefile.am
b/sh/Makefile.am
index
b91ecd3
..
e085b3d
100644
(file)
--- a/
sh/Makefile.am
+++ b/
sh/Makefile.am
@@
-70,7
+70,7
@@
$(top_builddir)/html/hivexget.1.html: hivexget.pod
--css 'pod.css' \
--htmldir html \
--outfile html/hivexget.1.html \
-
lib
/hivexget.pod
+
sh
/hivexget.pod
$(top_builddir)/html/hivexsh.1.html: hivexsh.pod
mkdir -p $(top_builddir)/html
@@
-78,4
+78,4
@@
$(top_builddir)/html/hivexsh.1.html: hivexsh.pod
--css 'pod.css' \
--htmldir html \
--outfile html/hivexsh.1.html \
-
lib
/hivexsh.pod
+
sh
/hivexsh.pod