diff options
author | EuAndreh <eu@euandre.org> | 2025-05-04 16:38:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-04 17:05:34 -0300 |
commit | 4761588713f893d76ce717fe8cc54e3ed7f61b43 (patch) | |
tree | 9335ff2ec11ddcbedaea00eca5302c6fb9fa37b9 /meta.json | |
parent | Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual target (diff) | |
download | euandre.org-4761588713f893d76ce717fe8cc54e3ed7f61b43.tar.gz euandre.org-4761588713f893d76ce717fe8cc54e3ed7f61b43.tar.xz |
Makefile: Fix dependency tracking of $(captured-assets)
Since I can't get deterministic outputs out of mktorrent(1), change torrents
from $(captured-assets) to $(dynamic-contents).
Diffstat (limited to '')
-rw-r--r-- | meta.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta.json b/meta.json deleted file mode 100644 index b5a8522..0000000 --- a/meta.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "description": "Blog and personal website (euandre.org).", - "baseurl": "https://euandre.org", - "email": "eu@euandre.org" -} |