FreeBSD Bugzilla – Attachment 45550 Details for
Bug 70193
Fix pkg-plist build for x11/nvidia-driver & xorg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 856 bytes, created by
Sergey N. Voronkov
on 2004-08-09 04:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey N. Voronkov
Created:
2004-08-09 04:40:03 UTC
Size:
856 bytes
patch
obsolete
>--- Makefile.old Mon Aug 9 09:29:44 2004 >+++ Makefile Mon Aug 9 09:31:08 2004 >@@ -28,8 +28,8 @@ > > # XXX Should use ${PKG_INFO} XXX > # >-XSERVVERSION!= /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | ${GREP} Server- || true >-XLIBVERSION!= /usr/sbin/pkg_info -O x11/XFree86-4-libraries 2>/dev/null | ${GREP} libraries- || true >+XSERVVERSION!= /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | ${GREP} Server- || /usr/sbin/pkg_info -O x11-servers/xorg-server 2>/dev/null | ${GREP} server- || true >+XLIBVERSION!= /usr/sbin/pkg_info -O x11/XFree86-4-libraries 2>/dev/null | ${GREP} libraries- || /usr/sbin/pkg_info -O x11/xorg-libraries 2>/dev/null | ${GREP} libraries- || true > > PLIST_SUB= XSERVVERSION=${XSERVVERSION} XLIBVERSION=${XLIBVERSION} \ > LINUXBASE=${LINUXBASE} NVVERSION=${NVVERSION}
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 70193
: 45550