diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-12 00:15:09 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-12 00:15:09 -0300 |
| commit | 1749d83c37095f2c1b71ee6fc71b42fe223a3b29 (patch) | |
| tree | 27e039c6eee9e72013d6f20857239b09143cf357 /Makefile | |
| parent | Drop gettext from meta.txt (diff) | |
| download | euandre.org-1749d83c37095f2c1b71ee6fc71b42fe223a3b29.tar.gz euandre.org-1749d83c37095f2c1b71ee6fc71b42fe223a3b29.tar.xz | |
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ clean: ## Install into $(DESTDIR)$(PREFIX) by extracting what "all" ## already packed: the same two tarballs that go to a server, so ## installing next door and deploying across a network are the one -## operation. tar(1) rather than rsync(1), one fewer dependency +## operation. targ(1) rather than rsync(1), one fewer dependency ## outside the fleet. Unlike rsync --delete it adds without ## pruning --- an install over a tree still holding a page whose ## source is gone leaves that page there --- so install into an |
