mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 11:05:10 +02:00
4 lines
137 B
Bash
4 lines
137 B
Bash
#
|
|
# As specified in the LFS book, disable installing libiberty.
|
|
#
|
|
sed -i 's/install_to_$(INSTALL_DEST) //' $wrksrc/libiberty/Makefile.in
|