Missed "cvs rm"s, found by naddy.

This commit is contained in:
sthen 2016-09-20 12:43:43 +00:00
parent a094a02f90
commit 427043e6c6
2 changed files with 0 additions and 24 deletions

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-contrib_Makefile_in,v 1.1 2016/09/02 09:30:37 sthen Exp $
--- contrib/Makefile.in.orig Thu Sep 1 18:22:03 2016
+++ contrib/Makefile.in Thu Sep 1 18:22:40 2016
@@ -491,7 +491,7 @@ install-data-local:
$(INSTALL) -d -m 755 $(DESTDIR)$(docdir)/$$d ;\
for f in $(srcdir)/$$d/*; do \
echo "Installing $$f" ; \
- $(INSTALL) -m 644 $$f $(DESTDIR)$(docdir)/$$d ; \
+ [ -f $$f ] && $(INSTALL) -m 644 $$f $(DESTDIR)$(docdir)/$$d ; \
done \
done

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-doc_Makefile_in,v 1.1 2016/09/02 09:30:37 sthen Exp $
--- doc/Makefile.in.orig Thu Sep 1 18:14:28 2016
+++ doc/Makefile.in Thu Sep 1 18:14:40 2016
@@ -348,7 +348,7 @@ srcdir_DOCFILES = PGP-Notes.txt applying-patches.txt \
devel-notes.txt patch-notes.txt smime-notes.txt
topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog ChangeLog.neomutt \
- README NEWS TODO README.SECURITY README.SSL README.neomutt README.notmuch
+ README NEWS TODO README.SECURITY README.SSL README.neomutt
DISTCLEANFILES = manual.txt manual.html manual.xml manual.pdf html \
instdoc Muttrc