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

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Thu Jul 1 15:03:35 UTC 2010


Author: anbe-guest
Date: Thu Jul  1 15:03:30 2010
New Revision: 1241

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1241
Log:
revert r1227 and document why we need the extra copy of NVIDIA_Changelog

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=1241&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/rules (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/rules Thu Jul  1 15:03:30 2010
@@ -106,6 +106,9 @@
 	# Build the nvidia-kernel-source tree.
 	mkdir -p $(module_source)
 	mv debian/tmp/usr/src/nv/* $(module_source)/
+	# This copy of the changelog is going to be installed into the module
+	# binary packages.
+	cp -a debian/tmp/usr/share/doc/NVIDIA_Changelog $(module_source)/
 
 	# We don't want these makefiles that don't work with kbuild.
 	rm $(module_source)/makefile




More information about the Pkg-nvidia-devel mailing list