pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chromium: sync changes from pkgsrc
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Thu Oct 16 13:43:51 2025 +0200
Changeset: ffc9fbfd988eaa68ea97f6a7deaf75be428356a5
Modified Files:
chromium/Makefile
Log Message:
chromium: sync changes from pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ffc9fbfd988eaa68ea97f6a7deaf75be428356a5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chromium/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index cc5c979b0b..ad162c2167 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD$
+# $NetBSD: Makefile,v 1.21 2025/09/30 16:07:40 wiz Exp $
DISTNAME= chromium-${VERSION}
VERSION= 140.0.7339.185
@@ -297,7 +297,7 @@ do-install:
.endfor
${INSTALL_LIB} ${BUILDDIR}/libvulkan.so.1 ${DESTDIR}${PREFIX}/lib/${CHROMIUM}/libvulkan.so
${INSTALL_DATA} ${WRKSRC}/chrome/app/resources/manpage.1.in \
- ${DESTDIR}/${PREFIX}/${PKGMANDIR}/man1/${CHROMIUM}.1
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${CHROMIUM}.1
${INSTALL_DATA} ${BUILDDIR}/*.pak ${DESTDIR}${PREFIX}/lib/${CHROMIUM}
.for i in ${ICON_SIZES}
${INSTALL_DATA} ${WRKSRC}/chrome/app/theme/chromium/product_logo_${i}.png \
Home |
Main Index |
Thread Index |
Old Index