You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
552 B
13 lines
552 B
7 years ago
|
diff -urNp ima-evm-utils-1.0-orig/Makefile.am ima-evm-utils-1.0/Makefile.am
|
||
|
--- ima-evm-utils-1.0-orig/Makefile.am 2015-07-30 15:28:53.000000000 -0300
|
||
|
+++ ima-evm-utils-1.0/Makefile.am 2017-11-20 16:20:04.245591165 -0200
|
||
|
@@ -24,7 +24,7 @@ rpm: $(tarname)
|
||
|
rpmbuild -ba --nodeps $(SPEC)
|
||
|
|
||
|
# requires asciidoc, xslproc, docbook-xsl
|
||
|
-MANPAGE_DOCBOOK_XSL = /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
|
||
|
+MANPAGE_DOCBOOK_XSL = /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl
|
||
|
|
||
|
evmctl.1.html: README
|
||
|
@asciidoc -o $@ $<
|