Skip to content

Commit

Permalink
nvidia-440.44: cosmetical commit
Browse files Browse the repository at this point in the history
;-)
  • Loading branch information
david committed Jan 17, 2020
1 parent d6abdf8 commit 9e06398
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions nvidia_current-440.44-1.bee
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,9 @@ mee_install() {
ln -sv libglxserver_nvidia.so.$PKGVERSION ${D}${LIBDIR}/libglxserver_nvidia.so
mkdir -vp ${D}/usr/lib/xorg/modules/extensions

#Zusatz
cd ${D}/usr/lib/xorg/modules/extensions
ln -sv /usr/share/mxgfx/lib/libglxserver_nvidia.so libglxserver_nvidia.so
cd $B
cd ${D}/usr/lib/xorg/modules/extensions
ln -sv /usr/share/mxgfx/lib/libglxserver_nvidia.so libglxserver_nvidia.so
cd $B

echo "installing ${NVDRV} as drivers/$(basename ${NVDRV})";
install -c -v ${NVDRV} ${D}${PREFIX}/drivers
Expand Down

0 comments on commit 9e06398

Please sign in to comment.