mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
Split installed files out of /after into /image.
This commit is contained in:
parent
4d7b25e47a
commit
c8784cbcd3
118 changed files with 689 additions and 690 deletions
|
|
@ -1,2 +1,2 @@
|
|||
367fe021db63c7ef39357af01a252bed6e2d4ccc928e6a9dbc42592c3a6b1a5d /after/bin/metaconfig
|
||||
a7c30101cc041d1ffd0e9d4c940885ac31c78a9a066a56b1c33e166f75ff1a17 /after/bin/manifake
|
||||
f679483476abe1b25fb2dd558a2770f51c9f81a85cce009079f884c75eb7f666 /image/bin/metaconfig
|
||||
a7c30101cc041d1ffd0e9d4c940885ac31c78a9a066a56b1c33e166f75ff1a17 /image/bin/manifake
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
eunicefix=':'
|
||||
grep='grep'
|
||||
privlib='/after/lib/perl5/@PERLVER@'
|
||||
privlib='/image/lib/perl5/@PERLVER@'
|
||||
VERSION='3'
|
||||
ENV='env'
|
||||
PATCHLEVEL='5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue