From 7682d7645f579ba531717ba95c8f3d4ff63af53f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 13 Sep 2023 09:12:39 +0000 Subject: move deps.perl into new install/ directory deps.perl can be useful for non-CI purposes as long as it's not blindly removing packages. Thus, a --allow-remove flag now exists for CI use and removals are disabled by default. deps.perl also gets easier-to-use in that now install/os.perl is split off from from ci/profiles.perl so OS-supplied packaged manager. --- MANIFEST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 63287bad..21f718ec 100644 --- a/MANIFEST +++ b/MANIFEST @@ -112,7 +112,6 @@ TODO certs/.gitignore certs/create-certs.perl ci/README -ci/deps.perl ci/profiles.perl ci/run.sh contrib/completion/lei-completion.bash @@ -153,6 +152,9 @@ examples/unsubscribe-psgi@.service examples/unsubscribe.milter examples/unsubscribe.psgi examples/varnish-4.vcl +install/README +install/deps.perl +install/os.perl lei.sh lib/PublicInbox/Address.pm lib/PublicInbox/AddressPP.pm -- cgit v1.2.3-24-ge0c7