FreeBSD Bugzilla – Attachment 62057 Details for
Bug 92862
[PATCH] x11/nvidia-driver: fix file restoration during uninstall
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nvidia-driver-1.0.8178.patch
nvidia-driver-1.0.8178.patch (text/plain), 1.81 KB, created by
Sean Farley
on 2006-02-05 22:10:03 UTC
(
hide
)
Description:
nvidia-driver-1.0.8178.patch
Filename:
MIME Type:
Creator:
Sean Farley
Created:
2006-02-05 22:10:03 UTC
Size:
1.81 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/Makefile /usr/ports/x11/nvidia-driver/Makefile >--- /usr/ports/x11/nvidia-driver.orig/Makefile Sun Dec 25 21:19:22 2005 >+++ /usr/ports/x11/nvidia-driver/Makefile Sun Feb 5 15:55:49 2006 >@@ -19,7 +19,6 @@ > > ONLY_FOR_ARCHS= i386 > >-USE_REINPLACE= yes > USE_X_PREFIX= yes > NO_PACKAGE= should be recompiled for a particular FreeBSD kernel > INSTALLS_SHLIB= yes >diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/pkg-plist /usr/ports/x11/nvidia-driver/pkg-plist >--- /usr/ports/x11/nvidia-driver.orig/pkg-plist Wed Dec 21 10:01:33 2005 >+++ /usr/ports/x11/nvidia-driver/pkg-plist Sun Feb 5 15:38:59 2006 >@@ -1,12 +1,12 @@ > @comment I can't add the below files to the package because pkg_delete > @comment will complain when removing this package: >-@comment lib/modules/extensions/XXX-libglx.a.%%XLIBVERSION%% >-@comment lib/modules/extensions/XXX-libGLcore.a.%%XLIBVERSION%% >+@comment lib/modules/extensions/XXX-libglx.so.%%XLIBVERSION%% >+@comment lib/modules/extensions/XXX-libGLcore.so.%%XLIBVERSION%% > @comment lib/XXX-libGL.a.%%XLIBVERSION%% > @comment lib/XXX-libGL.so.1.%%XLIBVERSION%% > @comment They are however restored when this package is removed: >-@unexec mv -f %D/lib/modules/extensions/XXX-libglx.a.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libglx.a >-@unexec mv -f %D/lib/modules/extensions/XXX-libGLcore.a.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libGLcore.a >+@unexec mv -f %D/lib/modules/extensions/XXX-libglx.so.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libglx.so >+@unexec mv -f %D/lib/modules/extensions/XXX-libGLcore.so.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libGLcore.so > @unexec mv -f %D/lib/XXX-libGL.a.%%%%.%%XLIBVERSION%% %D/lib/libGL.a > lib/libGL.so.1 > @unexec mv -f %D/lib/XXX-libGL.so.1.%%%%.%%XLIBVERSION%% %D/lib/libGL.so.1
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 92862
: 62057