FreeBSD Bugzilla – Attachment 216514 Details for
Bug 248007
sysutils/nss_ndb fails to install , pkg-static: Unable to access file /usr/ports/sysutils/nss_ndb/work/stage/usr/local/etc/nss_ndb.conf:No such file or directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against r541425
nss_ndb.patch (text/plain), 818 bytes, created by
James French
on 2020-07-17 13:32:10 UTC
(
hide
)
Description:
Patch against r541425
Filename:
MIME Type:
Creator:
James French
Created:
2020-07-17 13:32:10 UTC
Size:
818 bytes
patch
obsolete
>diff -ur nss_ndb/Makefile nss_ndb/Makefile >--- nss_ndb/Makefile >+++ nss_ndb/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= nss_ndb > DISTVERSIONPREFIX= v > DISTVERSION= 1.0.23 >+PORTREVISION= 1 > CATEGORIES= sysutils security > > MAINTAINER= pen@lysator.liu.se >@@ -15,7 +16,7 @@ OPTIONS_DEFINE= CFG VAR REALM WRKGRP > > CFG_DESC= Enable configuration file > CFG_CONFIGURE_ON= --with-config-file >-CFG_PLIST_FILES+= etc/nss_ndb.conf >+CFG_PLIST_FILES+= "@sample etc/nss_ndb.conf.sample" > > VAR_DESC= Enable configuration variable > VAR_CONFIGURE_ON= --with-config-var >@@ -67,4 +68,7 @@ PLIST_FILES= lib/nss_ndb.so.1 \ > share/examples/nss_ndb/ndbsync \ > share/examples/nss_ndb/nss_ndb.conf \ > >+do-install-CFG-on: >+ ${INSTALL_DATA} ${WRKSRC}/nss_ndb.conf ${STAGEDIR}${PREFIX}/etc/nss_ndb.conf.sample >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248007
: 216514