diff options
author | EuAndreh <eu@euandre.org> | 2021-07-23 10:34:46 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-23 10:37:09 -0300 |
commit | 94ec6277e47878485bc44bd753129c516c044f8d (patch) | |
tree | 22243ff344c7b55975554feba472a6f61b1ff4aa /aux/guix | |
parent | Makefile: Use $(PREFIX) directly over the $(MANPREFIX) variable (diff) | |
download | git-permalink-94ec6277e47878485bc44bd753129c516c044f8d.tar.gz git-permalink-94ec6277e47878485bc44bd753129c516c044f8d.tar.xz |
aux/workflow/TODOs.sh: Remove dependency on Perl
I've replaced the Perl usage for doing regexes with plain sed.
Implements #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a.
Also:
- README.md: remove Perl from the list of tools required;
- po/LC_MESSAGES/README.en.md/*.po: translate the update on required
tools;
- aux/guix/manifest.scm: remove Perl package.
Diffstat (limited to 'aux/guix')
-rw-r--r-- | aux/guix/manifest.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 91a1b84..f4799bf 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -10,7 +10,6 @@ git gawk make - perl shellcheck pandoc gettext |