shithub: mq

Download patch

ref: 0768b64ca8608e7f6f374a139d0f921d06c6a24e
parent: a163296abcd761fab9bfeae31de4a8a89d6f15c1
author: kvik <kvik@a-b.xyz>
date: Thu Jan 7 07:36:19 EST 2021

mkfile: remove the 'package' target

It's simple enough to call tar manually.

--- a/mkfile
+++ b/mkfile
@@ -54,9 +54,6 @@
 
 installall:V: install.cpus
 
-package:V: all
-	tar -czf mq.tgz bin/ rc/ man/
-
 uninstall:V:
 	rm -f $INST