overlay/Documentation/ls_pro_live/portage/postsync.d/gcc-armv5tejl-patch
2010-10-03 09:25:35 +00:00

4 lines
105 B
Bash
Executable File

#!/bin/sh
[ -x /usr/bin/patch ] && /usr/bin/patch -p0 -i /etc/portage/toolchain_eclass-armv5tejl.patch
: