diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild b/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild index 30a4b00..e4f3d85 100644 --- a/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild @@ -23,6 +23,8 @@ RDEPEND="net-misc/curl S="${WORKDIR}/crosstool-ng-${PV}" src_prepare() { + pwd + ls ./bootstrap } |