[pkg-nvidia-devel] r1462 - /packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Thu Sep 2 05:42:20 UTC 2010


Author: anbe-guest
Date: Thu Sep  2 05:42:19 2010
New Revision: 1462

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1462
Log:
fix manpage installation

Modified:
    packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure

Modified: packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure?rev=1462&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure (original)
+++ packages/nvidia-graphics-drivers/branches/256.xx-experimental/debian/restore-upstream-directory-structure Thu Sep  2 05:42:19 2010
@@ -4,7 +4,7 @@
 # symlinks to have the files accessible in the old locations for compatibility
 # with the legacy packages
 restore-upstream-directory-structure:
-	mkdir -p etc/OpenCL usr/X11R6 usr/share usr/src
+	mkdir -p etc/OpenCL usr/X11R6 usr/share/man usr/src
 	ln -s ../.. etc/OpenCL/vendors
 	ln -s .. usr/bin
 	ln -s .. usr/include
@@ -22,5 +22,6 @@
 	test ! -d 32/vdpau || rmdir 32/vdpau
 	test ! -d 32 || ln -s . 32/vdpau
 	ln -s ../.. usr/share/doc
+	ln -s ../../.. usr/share/man/man1
 	ln -s ../../kernel usr/src/nv
 




More information about the pkg-nvidia-devel mailing list