aboutsummaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-12-20 08:13:57 +0000
committermerakor <cem@ckyln.com>2020-12-20 08:13:57 +0000
commitc72c2cc00b2a9e2c7ce7ba0ff22908c209f24822 (patch)
tree8123704477175ed413e61bf79816605557c5f5a1 /clean.do
parent707b6cd4aaa6990349c6693fe2dff140b74370d5 (diff)
downloadcpt-c72c2cc00b2a9e2c7ce7ba0ff22908c209f24822.tar.gz
try out the redo build system
FossilOrigin-Name: 6ca0330a7e548be4e516ad6c275b2878a1521d2de5263fd75defc16f8f52c93b
Diffstat (limited to 'clean.do')
-rw-r--r--clean.do5
1 files changed, 5 insertions, 0 deletions
diff --git a/clean.do b/clean.do
new file mode 100644
index 0000000..389daf3
--- /dev/null
+++ b/clean.do
@@ -0,0 +1,5 @@
+. ./config.rc
+redo bin/clean
+redo_clean
+rm -f "cpt-$VERSION.tar.xz"
+find doc -name '*.info' -exec rm -f -- {} +