- find $PKG -type f -name '*.la' -exec sed -e "s|$CLFS||g" -e
"s|$CROSTOOLS/$CTARGET|/usr|g" -i {} \;
+ find $PKG -type f -name '*.la' -exec sed -e "s|$CLFS||g" -e
"s|$CROSTOOLS/$CTARGET|/usr|g" -e "s|$CROSSTOOLS||g" -i {} \;
}
check_footprint() {
_______________________________________________
crux-arm mailing list
[email protected]
http://crux-arm.nu/mailman/listinfo/crux-arm
- [crux-arm] pkgmk.in: sed patch to avoid development build ... Victor Martinez
- Re: [crux-arm] pkgmk.in: sed patch to avoid developme... Victor Martinez
