diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-04-30 01:12:57 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-04-30 01:12:57 -0400 |
| commit | f7ccde90c735457f744667a6ff98c5c24df756b8 (patch) | |
| tree | 4be9705b566b31320f254c49822c45f99c58d743 /Makefile | |
| parent | ef26c51a96daff594690c18690131c653744652c (diff) | |
| download | sbo-maintainer-tools-f7ccde90c735457f744667a6ff98c5c24df756b8.tar.gz | |
Use custom explodepkg replacement that actually reports errors (such as, disk full).
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ MAN1DIR=$(MANDIR)/man1 DOCDIR=$(PREFIX)/doc/$(PROJ)-$(VERSION) DOCS=README QUICKSTART TODO pre-commit-sbolint NEWS -SCRIPTS=sbopkglint sbolint sbofixinfo sbodl +SCRIPTS=sbopkglint sbolint sbofixinfo sbodl explodepkg.sbopkglint all: @echo "Use 'make install PREFIX=<path>' to install $(PROJ)." |
