Skip to content

install: correctly read library paths

Mike Yuan requested to merge yhndnzj/mkinitcpio:library-read into master

Follow-up for 2ed5a050

The -d option of 'read' denotes the end of each read rather than each variable assignment. -d '' results in nothing being read, and these libraries are not added to initrd...

Merge request reports