[pkg-nvidia-devel] some patches for nvidia-graphics-drivers
Andreas Beckmann
debian at abeckmann.de
Wed May 12 09:27:36 UTC 2010
Jordi Pujol wrote:
> here is attached the patch for trunk revision 882, that uses the working
> directory on debian/tmp. observe that the install specifications have been
> simplified this manner,
Patch looks good. But for debian/rules I'm suggesting a slightly
different solution (attached):
* actually copy (cp -al) the files to debian/tmp, so we can use
dh_install --list-missing
(a symlink does not work for --list-missing and moving the tree breaks
some things)
* do this in override_dh_auto_install, not override_dh_prep
* do not rip apart the configure target (I run this manually sometimes
to get an unpacked tree with all control files generated)
Andreas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ngd-use-debian-tmp-rules.diff
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20100512/92d93d60/attachment.asc>
More information about the Pkg-nvidia-devel
mailing list