FreeBSD Bugzilla – Attachment 142660 Details for
Bug 189722
PATCH: enables stage for security/pam_pwdfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 601 bytes, created by
Michael Schout
on 2014-05-12 16:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Schout
Created:
2014-05-12 16:50:00 UTC
Size:
601 bytes
patch
obsolete
>diff --git a/Makefile b/Makefile >index cfbc938..09f0118 100644 >--- a/Makefile >+++ b/Makefile >@@ -16,16 +16,15 @@ PLIST_FILES= lib/pam_pwdfile.so > PORTDOCS= README INSTALL changelog > CFLAGS+= -I${WRKSRC} > >-NO_STAGE= yes > post-patch: > ${REINPLACE_CMD} -e 's|#include <features.h>||g' ${WRKSRC}/pam_pwdfile.c > ${CP} ${FILESDIR}/_pam_macros.h ${WRKSRC} > > post-install: > .if !defined(NOPORTDOCS) >- @${MKDIR} ${DOCSDIR} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} > .for docs in ${PORTDOCS} >- @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR} > .endfor > .endif
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 189722
: 142660