mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Merge pull request #84 from pder/perl-warning
Fix perl warning due to uninitialized variables
This commit is contained in:
commit
bc8d9f65ac
1 changed files with 2 additions and 0 deletions
|
|
@ -7,5 +7,7 @@ cc='tcc'
|
|||
ldlibpthname='LD_LIBRARY_PATH'
|
||||
libpth='/after/lib'
|
||||
path_sep=':'
|
||||
archname=''
|
||||
osvers=''
|
||||
|
||||
CONFIGDOTSH=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue