~chrisppy/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH hare-scfg] Makefile: use install -D

Details
Message ID
<CXFPLZ2BQUHY.1YYSUVYDGO9Q7@posteo.net>
DKIM signature
missing
Download raw message
Patch: +1 -2
---
 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 10c0154..26f16b8 100644
--- a/Makefile
+++ b/Makefile
@@ -25,8 +25,7 @@ clean:
	rm -rf docs

install:
	mkdir -p $(DESTDIR)$(THIRDPARTYDIR)/format/scfg
	install -m644 format/scfg/* $(DESTDIR)$(THIRDPARTYDIR)/format/scfg
	install -Dm644 format/scfg/* $(DESTDIR)$(THIRDPARTYDIR)/format/scfg

uninstall:
	rm -rf $(DESTDIR)$(THIRDPARTYDIR)/format/scfg
-- 
2.43.0

Re: [PATCH hare-scfg] Makefile: use install -D

Details
Message ID
<CYAB2S325N2C.DKWN9GAR52YQ@red-oxide.org>
In-Reply-To
<CXFPLZ2BQUHY.1YYSUVYDGO9Q7@posteo.net> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~chrisppy/hare-scfg
   ..  master -> master
Reply to thread Export thread (mbox)