pkgsrc-WIP-changes archive

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

zutils: Upgrade to 1.16 (pkglint)



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

Modified Files:
	zutils/Makefile

Log Message:
zutils: Upgrade to 1.16 (pkglint)

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

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

diffstat:
 zutils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/zutils/Makefile b/zutils/Makefile
index a4cd3e37ff..94abf6f293 100644
--- a/zutils/Makefile
+++ b/zutils/Makefile
@@ -33,7 +33,7 @@ EGDIR=	${PREFIX}/share/examples/zutils
 post-install:
 	${RM} ${DESTDIR}${PKG_SYSCONFDIR}/zutils.conf
 
-	${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR} 
+	${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
 	${INSTALL_DATA} ${WRKSRC}/zutils.conf ${DESTDIR}${EGDIR}/zutils.conf
 
 


Home | Main Index | Thread Index | Old Index