pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zutils: Fix typos



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Sun Jul 12 13:17:48 2026 +0200
Changeset:	cf9d951e98e87cd229759d7be19cd823de336110

Modified Files:
	zutils/COMMIT_MSG
	zutils/Makefile

Log Message:
zutils: Fix typos

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf9d951e98e87cd229759d7be19cd823de336110

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zutils/COMMIT_MSG | 2 +-
 zutils/Makefile   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/zutils/COMMIT_MSG b/zutils/COMMIT_MSG
index fb77e22281..58884c55b3 100644
--- a/zutils/COMMIT_MSG
+++ b/zutils/COMMIT_MSG
@@ -1,4 +1,4 @@
-zutils: Upgrade to 1.16
+zutils: Update to 1.16
 
 2026-02-07  Antonio Diaz Diaz  <antonio%gnu.org@localhost>
 
diff --git a/zutils/Makefile b/zutils/Makefile
index 94abf6f293..e6a53490a9 100644
--- a/zutils/Makefile
+++ b/zutils/Makefile
@@ -32,7 +32,6 @@ EGDIR=	${PREFIX}/share/examples/zutils
 
 post-install:
 	${RM} ${DESTDIR}${PKG_SYSCONFDIR}/zutils.conf
-
 	${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
 	${INSTALL_DATA} ${WRKSRC}/zutils.conf ${DESTDIR}${EGDIR}/zutils.conf
 


Home | Main Index | Thread Index | Old Index