diff options
author | John Ogness <adelielinux@ogness.net> | 2021-02-06 01:05:48 +0100 |
---|---|---|
committer | John Ogness <adelielinux@ogness.net> | 2021-02-06 01:09:54 +0100 |
commit | ad45974ccac8f119f8d1325d20fef144190ac7fb (patch) | |
tree | 037f44c373b418e7e470a4f62eeb76d19d7c32ba /system/perl-encode-locale | |
parent | 481f7f9e0786aaed149bd4c4020d74e17640560c (diff) | |
download | packages-ad45974ccac8f119f8d1325d20fef144190ac7fb.tar.gz packages-ad45974ccac8f119f8d1325d20fef144190ac7fb.tar.bz2 packages-ad45974ccac8f119f8d1325d20fef144190ac7fb.tar.xz packages-ad45974ccac8f119f8d1325d20fef144190ac7fb.zip |
system/perl: fix zlib-src removal
With commit e220d74d9f3d ("system/perl: bump to 5.26.2, modernize,
remove dumbnes") an unnecessary "return 1" on sed failure was
removed. However, the || was not removed. This led to the following
line (removal of zlib-src) not being executed.
Remove the trailing || to allow zlib-src removal.
Signed-off-by: John Ogness <adelielinux@ogness.net>
Diffstat (limited to 'system/perl-encode-locale')
0 files changed, 0 insertions, 0 deletions