aboutsummaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-02-04 14:30:43 +0000
committermerakor <cem@ckyln.com>2021-02-04 14:30:43 +0000
commit97312778a09decf65030e994e72ce07434ce0f07 (patch)
treeeeb18b94a461a05a6993d98ab9a68eee1152faf9 /clean.do
parent63c4051197cfcad2231de6eb9874055d668f47df (diff)
downloadcpt-97312778a09decf65030e994e72ce07434ce0f07.tar.gz
cpt: switch back to 'make'
FossilOrigin-Name: 048c099fa4155f31725c51c27b09359d7b04f4c2d7e64f2a2b381ab7dea7803d
Diffstat (limited to 'clean.do')
-rw-r--r--clean.do5
1 files changed, 0 insertions, 5 deletions
diff --git a/clean.do b/clean.do
deleted file mode 100644
index 57ab99f..0000000
--- a/clean.do
+++ /dev/null
@@ -1,5 +0,0 @@
-. ./config.rc
-redo src/clean
-redo_clean
-rm -f "cpt-$VERSION.tar.xz"
-find docs -name '*.info' -exec rm -f -- {} +