diff options
author | Olav Vitters <olav@vitters.nl> | 2020-08-17 20:14:53 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-08-17 20:14:53 +0200 |
commit | 06121469c547d793360073830925d85460369de5 (patch) | |
tree | 5fa3ea218fde6efce4187b90ab8ff27c42732432 | |
parent | 2990a01cd000353bcd5d79e9bcaad1636d8f07a4 (diff) | |
download | initscripts-06121469c547d793360073830925d85460369de5.tar initscripts-06121469c547d793360073830925d85460369de5.tar.gz initscripts-06121469c547d793360073830925d85460369de5.tar.bz2 initscripts-06121469c547d793360073830925d85460369de5.tar.xz initscripts-06121469c547d793360073830925d85460369de5.zip |
README.Mageia.md: gprintify.py from spec-helper behaviour is not like the fork in this repository
-rw-r--r-- | README.Mageia.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Mageia.md b/README.Mageia.md index 1f81ec2a..00112860 100644 --- a/README.Mageia.md +++ b/README.Mageia.md @@ -34,7 +34,7 @@ Spec file related: - [ ] If NM is currently in use, ensure 10.04 spec file will still have NM as default, even if alternatives system is used Low priority: -- [ ] Use gprintify.py from spec-helper. This fork carries an outdated slightly modified copy of gprintify.py. The current version of gprintify has been ported to Perl and can be found in spec-helper. The modifications to gprintify.py seem to be based off b83c14a5a82de64992144f24d819b8421cc417cf in spec-helper. +- [ ] Use gprintify.py from spec-helper. This fork carries an outdated slightly modified copy of gprintify.py. The current version of gprintify has been ported to Perl and can be found in spec-helper. The modifications to gprintify.py seem to be based off b83c14a5a82de64992144f24d819b8421cc417cf in spec-helper. Current status: version from spec-helper does not seem to work properly. - [ ] Figure out if upstream commit 4e2400798397ae2567a8cfd824c14ccd41983b08 solved one of our Mageia customizations (grep for "We need to wait for duplicate address detection to complete before running dhclient -6") - [x] Rename mandrake directory to mageia - [ ] Look at po-mageia/Makefile |