summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/bashrc b/bashrc
index e3ef84b..a42b24b 100644
--- a/bashrc
+++ b/bashrc
@@ -44,8 +44,6 @@ autopatch() {
popd &>/dev/null
}
-#ewarn "at $EBUILD_PHASE"
-
case $EBUILD_PHASE in
compile)
einfo "Checking for auto patches in ${PATCH_OVERLAY}/${CATEGORY}/${PN}"