commit: 6bf53927de2caae8adc7defc82f92da01bf2576c parent fba7ecf96a11c74063e3d1208f6b85147d9bf32a Author: Andrius Štikonas <andrius@stikonas.eu> Date: Sun, 15 May 2022 14:05:12 +0100 Readd gunzip.Diffstat:
M | sysa/gzip-1.2.4/gzip-1.2.4.kaem | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)diff --git a/sysa/gzip-1.2.4/gzip-1.2.4.kaem b/sysa/gzip-1.2.4/gzip-1.2.4.kaem
@@ -30,7 +30,9 @@ make # Install cp gzip ${bindir}/gzip +cp gzip ${bindir}/gunzip chmod 755 ${bindir}/gzip +chmod 755 ${bindir}/gunzip cd ../..