pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
npm.mk: update comment
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Dec 26 10:54:06 2025 +0100
Changeset: c22cbee339a0c792095120d503702571abe75413
Modified Files:
prettier/npm.mk
Log Message:
npm.mk: update comment
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c22cbee339a0c792095120d503702571abe75413
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
prettier/npm.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/prettier/npm.mk b/prettier/npm.mk
index 54ad3d8a23..b1ea35addd 100644
--- a/prettier/npm.mk
+++ b/prettier/npm.mk
@@ -52,8 +52,8 @@ update-cache: do-extract
fi
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} npm install --no-fund --no-audit
cd ${WRKDIR} && ${SETENV} ${MAKE_ENV} tar -czf ${DISTNAME}-dependencies.tar.gz npmcache/_cacache
- ${ECHO} new tarball in ${WRKDIR}/${DISTNAME}-dependencies.tar.gz - please check it and moved it to ${DISTDIR}
- ${ECHO} then add it to DISTFILES and re-generate the distinfo file
+ ${ECHO} new tarball in ${WRKDIR}/${DISTNAME}-dependencies.tar.gz - please check it and move it to ${DISTDIR}
+ ${ECHO} then add it to DISTFILES and re-generate the distinfo file, and upload it for other users
_VARGROUPS+= npm
Home |
Main Index |
Thread Index |
Old Index