]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
make.sh: name all perl packages to start with perl
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 6 Feb 2022 21:46:08 +0000 (22:46 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 16 Feb 2022 17:18:44 +0000 (17:18 +0000)
commit3ad4e756972c20ecba1060c939d0afa899e9946c
tree7a6064ab891b4f80acf39c4b5d2fa4bee8b3cb6f
parent2f8ae1c282dfc363cc8ea91b8caf520e412eea43
make.sh: name all perl packages to start with perl

- Currently some perl packages start with perl, others don't have perl in the name
   at all and one has perl at the end of the IPFire name.
- This patch series places perl at the start of all lfs and rootfile files for perl
   packages in a similar way as is done for python3.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
make.sh