summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2023-02-19 14:15:35 +0100
committerFlorian Pritz <bluewind@xinu.at>2023-02-19 14:15:35 +0100
commit978bfbcb0f235119d8dd2036f7f94254bb72efc6 (patch)
tree63c5dc3a470b404833afbf80421c7f0af4b028f3 /lib
parent07ac7bf85f3d03de265e16422cdcdfd24211708a (diff)
downloadApp-ArchLinux-PackagerTools-master.tar.gz
App-ArchLinux-PackagerTools-master.tar.xz
Remove incorrect gettext package name overrideHEADmaster
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'lib')
-rw-r--r--lib/App/ArchLinux/PackagerTools/Config.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/App/ArchLinux/PackagerTools/Config.pm b/lib/App/ArchLinux/PackagerTools/Config.pm
index ed17238..26810f1 100644
--- a/lib/App/ArchLinux/PackagerTools/Config.pm
+++ b/lib/App/ArchLinux/PackagerTools/Config.pm
@@ -123,7 +123,6 @@ method _get_default_config() {
'perl-ldap' => 'perl-ldap',
'perl-libintl-perl' => 'libintl-perl',
'perl-libwww' => 'libwww-perl',
- 'perl-locale-gettext' => 'gettext',
'perl-perlio-utf8-strict' => 'PerlIO-utf8_strict',
'perl-svn-simple-edit' => 'SVN-Simple',
'perl-term-readkey' => 'TermReadKey',