pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/grafana
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 15 17:58:18 UTC 2023
Modified Files:
pkgsrc/www/grafana: Makefile
Log Message:
grafana: remove orig file
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/www/grafana/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/grafana/Makefile
diff -u pkgsrc/www/grafana/Makefile:1.111 pkgsrc/www/grafana/Makefile:1.112
--- pkgsrc/www/grafana/Makefile:1.111 Fri Dec 15 15:06:48 2023
+++ pkgsrc/www/grafana/Makefile Fri Dec 15 17:58:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2023/12/15 15:06:48 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2023/12/15 17:58:18 wiz Exp $
DISTNAME= grafana-10.1.0
PKGREVISION= 6
@@ -91,6 +91,7 @@ do-install:
${PAX} -rw . ${DESTDIR}${PUBLICDIR}
cd ${WRKSRC} && ${PAX} -rw conf \
${DESTDIR}${PREFIX}/share/grafana/
+ ${RM} ${DESTDIR}${PREFIX}/share/grafana/conf/sample.ini.orig
.include "../../lang/go/go-module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index