[pkg-nvidia-devel] r1105 - /packages/nvidia-graphics-drivers/trunk/debian/rules

rra at users.alioth.debian.org rra at users.alioth.debian.org
Sun Jun 13 02:31:06 UTC 2010


Author: rra
Date: Sun Jun 13 02:31:05 2010
New Revision: 1105

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1105
Log:
Remove comment in the dh_strip override

dh has special handling for empty overrides and this way won't fork
another copy of make and another shell.

Modified:
    packages/nvidia-graphics-drivers/trunk/debian/rules

Modified: packages/nvidia-graphics-drivers/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/rules?rev=1105&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/rules (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/rules Sun Jun 13 02:31:05 2010
@@ -160,7 +160,6 @@
 # Stripping the binary modules would constitute modifying the binary files
 # in a way other than unzipping of compressed files.
 override_dh_strip:
-	# running dh_strip is not permitted by the NVIDIA license
 
 
 # Generating control files




More information about the Pkg-nvidia-devel mailing list