summaryrefslogtreecommitdiffhomepage
path: root/100.perk.build
diff options
context:
space:
mode:
Diffstat (limited to '100.perk.build')
-rw-r--r--100.perk.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/100.perk.build b/100.perk.build
index b7ad3583..969f75d0 100644
--- a/100.perk.build
+++ b/100.perk.build
@@ -3,7 +3,6 @@
#
if ! is_build_script_done fetch; then
- rm_if_exists perk;
fetch_git perk ${GITROOT}/perk;
set_build_script_done fetch -configure1;
fi;