FreeBSD Bugzilla – Attachment 69608 Details for
Bug 101805
[patch] archivers/mscompress
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archivers-mscompress.diff
archivers-mscompress.diff (text/plain), 838 bytes, created by
Gabor Kovesdan
on 2006-08-11 11:30:09 UTC
(
hide
)
Description:
archivers-mscompress.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2006-08-11 11:30:09 UTC
Size:
838 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/archivers/mscompress/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 27 Jul 2004 06:56:39 -0000 1.6 >+++ Makefile 11 Aug 2006 10:17:53 -0000 >@@ -22,9 +22,9 @@ > PLIST_FILES= bin/mscompress bin/msexpand > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${PREFIX}/bin >- ${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/mscompress.1 ${PREFIX}/man/man1 >- ${INSTALL_MAN} ${WRKSRC}/msexpand.1 ${PREFIX}/man/man1 >+ ${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${TARGETDIR}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${TARGETDIR}/bin >+ ${INSTALL_MAN} ${WRKSRC}/mscompress.1 ${MAN1PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/msexpand.1 ${MAN1PREFIX}/man/man1 > > .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 101805
: 69608