FreeBSD Bugzilla – Attachment 69604 Details for
Bug 101801
[patch] archivers/gzrecover
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archivers-gzrecover.diff
archivers-gzrecover.diff (text/plain), 736 bytes, created by
Gabor Kovesdan
on 2006-08-11 11:00:30 UTC
(
hide
)
Description:
archivers-gzrecover.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2006-08-11 11:00:30 UTC
Size:
736 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/archivers/gzrecover/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 1 Jun 2006 12:13:42 -0000 1.4 >+++ Makefile 11 Aug 2006 09:53:37 -0000 >@@ -19,15 +19,13 @@ > CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > > PLIST_FILES= bin/${PORTNAME} >-.if !defined(NOPORTDOCS) > PORTDOCS= README >-.endif > > do-build: > ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -lz > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${TARGETDIR}/bin > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
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 101801
: 69604