Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 562220 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- pkgconf-0.9.11/tests/run.sh.in
0
++ pkgconf-0.9.11-abi_x86_64.amd64/tests/run.sh.in
Lines 41-47 Link Here
41
	done=$(( done + 1 ))
41
	done=$(( done + 1 ))
42
}
42
}
43
43
44
selfdir=$(cd "$(dirname "${0}")"; pwd | sed s#/c/#c:/#)
44
selfdir=$(dirname "$(find $(cd ../..; pwd) -type f -name 'run.sh.in')" | sed s#/c/#c:/#)
45
45
46
PATH_SEP=":"
46
PATH_SEP=":"
47
SYSROOT_DIR="${selfdir}/test"
47
SYSROOT_DIR="${selfdir}/test"

Return to bug 562220