1 2 3 4 5 6
prepare() { find "${pkgname}-${pkgver}" \ -exec sed -i ' s/Invalid resolution information (-1)\./Invalid spline object./g ' {} \; }