FreeBSD Bugzilla – Attachment 160672 Details for
Bug 202870
security/chntpw: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
chntpw.patch (text/plain), 961 bytes, created by
Dmitry Marakasov
on 2015-09-03 13:28:37 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-09-03 13:28:37 UTC
Size:
961 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 395943) >+++ Makefile (working copy) >@@ -18,8 +18,6 @@ > USE_OPENSSL= yes > USES= gmake zip > >-ONLY_FOR_ARCHS= i386 amd64 >- > BIN_FILES= chntpw cpnt reged > PLIST_FILES= ${BIN_FILES:C|^|bin/|} > PORTDOCS= README.txt WinReg.txt regedit.txt >@@ -26,21 +24,15 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > >-.include <bsd.port.pre.mk> >- > post-patch: > @${REINPLACE_CMD} -e '/^CC=/d; /^OSSLPATH=/ s|=.*|=${OPENSSLBASE}|' ${WRKSRC}/Makefile >-.if ${ARCH} == "amd64" > @${REINPLACE_CMD} -e '/^CFLAGS=/ s| -m32||' ${WRKSRC}/Makefile >-.endif > > do-install: > ${INSTALL_PROGRAM} ${BIN_FILES:C|^|${WRKSRC}/|} ${STAGEDIR}${PREFIX}/bin > >-post-install: >-.if ${PORT_OPTIONS:MDOCS} >+do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >-.endif > >-.include <bsd.port.post.mk> >+.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 202870
: 160672