summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild2
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
}