SHA256
1
0
forked from pool/xca
xca/xca-doc_Makefile.patch

14 lines
421 B
Diff

Index: doc/Makefile
===================================================================
--- doc/Makefile.orig
+++ doc/Makefile
@@ -23,7 +23,7 @@ install: $(doc)
install -m 755 -d $(destdir)$(htmldir) \
$(destdir)$(mandir)/man1
install -m 644 xca*.html $(destdir)$(htmldir)
- install *.1.gz $(destdir)/$(mandir)/man1
+ install -m 644 *.1.gz $(destdir)/$(mandir)/man1
app: xca.html
mkdir -p $(APPDIR)/Resources