5 lines
137 B
Bash
5 lines
137 B
Bash
|
#
|
||
|
# As specified in the LFS book, disable installing libiberty.
|
||
|
#
|
||
|
sed -i 's/install_to_$(INSTALL_DEST) //' $wrksrc/libiberty/Makefile.in
|