user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 1/3] Makefile.PL: add lei-reindex manpage
  2022-08-30  9:10  6% [PATCH 0/3] misc doc updates I missed for 1.9 :x Eric Wong
@ 2022-08-30  9:10  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2022-08-30  9:10 UTC (permalink / raw)
  To: meta

I forgot to add this when I added the new command :x
---
 Makefile.PL | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index 67012d3e..ff03b615 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -53,7 +53,8 @@ $v->{-m1} = [ map {
 	lei-import lei-index lei-init lei-inspect lei-lcat
 	lei-ls-external lei-ls-label lei-ls-mail-source lei-ls-mail-sync
 	lei-ls-search lei-ls-watch lei-mail-diff lei-p2q lei-q
-	lei-rediff lei-refresh-mail-sync lei-rm lei-rm-watch lei-tag
+	lei-rediff lei-refresh-mail-sync lei-reindex
+	lei-rm lei-rm-watch lei-tag
 	lei-up)];
 $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format
 		public-inbox-v2-format public-inbox-extindex-format

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] misc doc updates I missed for 1.9 :x
@ 2022-08-30  9:10  6% Eric Wong
  2022-08-30  9:10  7% ` [PATCH 1/3] Makefile.PL: add lei-reindex manpage Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2022-08-30  9:10 UTC (permalink / raw)
  To: meta

Eric Wong (3):
  Makefile.PL: add lei-reindex manpage
  Makefile.PL: update version for upcoming 2.x
  INSTALL: update for Perl 5.12 dependency and 2022

 INSTALL     | 6 +++---
 Makefile.PL | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-08-30  9:10  6% [PATCH 0/3] misc doc updates I missed for 1.9 :x Eric Wong
2022-08-30  9:10  7% ` [PATCH 1/3] Makefile.PL: add lei-reindex manpage Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).