[pkg-nvidia-devel] r1342 - /packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Fri Jul 9 09:05:54 UTC 2010


Author: anbe-guest
Date: Fri Jul  9 09:05:48 2010
New Revision: 1342

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1342
Log:
fix a comment

Modified:
    packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst

Modified: packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst?rev=1342&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/nvidia-glx.postinst Fri Jul  9 09:05:48 2010
@@ -35,7 +35,7 @@
         # </target: squeeze>
 
         # <target: squeeze>
-	# remove libGL.so created before the trigger was moved to nvidia-libgl1
+	# remove libGL.so created before the trigger was moved to libgl1-nvidia*-glx
 	# will be recreated by the trigger
 	if dpkg --compare-versions "$2" lt-nl 195.36.31 ; then
 		rm -f /usr/lib/libGL.so




More information about the Pkg-nvidia-devel mailing list