Re: [hackers] [scroll][PATCH]] distclean should remove things created in dist

From: Jochen Sprickerhof <suckless_AT_jochen.sprickerhof.de>
Date: Fri, 24 Apr 2020 12:56:50 +0200

Thanks!

* Steve Ward <planet36_AT_gmail.com> [2020-04-24 06:43]:
>---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/Makefile b/Makefile
>index 7d7b6d8..b577876 100644
>--- a/Makefile
>+++ b/Makefile
>_AT_@ -25,7 +25,7 @@ clean:
> rm -f scroll ptty
>
> distclean: clean
>- rm -f config.h
>+ rm -f config.h scroll-$(VERSION).tar.gz
>
> dist: clean
> mkdir -p scroll-$(VERSION)
>--
>2.20.1
>
>

Received on Fri Apr 24 2020 - 12:56:50 CEST

This archive was generated by hypermail 2.3.0 : Fri Apr 24 2020 - 17:00:37 CEST