FreeBSD Bugzilla – Attachment 43169 Details for
Bug 67114
[PATCH] sysutils/libcdio: [make the default cdrom device /dev/acd0 on 5.x]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libcdio-0.68_1.patch
libcdio-0.68_1.patch (text/plain), 611 bytes, created by
Michael Johnson
on 2004-05-24 08:30:31 UTC
(
hide
)
Description:
libcdio-0.68_1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-05-24 08:30:31 UTC
Size:
611 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/libcdio/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 8 Apr 2004 08:57:51 -0000 1.2 >+++ Makefile 24 May 2004 07:26:04 -0000 >@@ -20,7 +20,15 @@ > USE_GNOME= gnometarget pkgconfig gnomehack > USE_GMAKE= yes > INSTALLS_SHLIB= yes >+USE_REINPLACE= yes > > INFO= libcdio > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+post-patch: >+.if ${OSVERSION} >= 500000 >+ @${REINPLACE_CMD} -e 's|acd0c|acd0|' ${WRKSRC}/lib/_cdio_freebsd.c >+.endif >+ >+.include <bsd.port.post.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 67114
: 43169