add wrapper to trick 2.6 kernel
This commit is contained in:
4
debian/3dm2.wrapper64
vendored
Normal file
4
debian/3dm2.wrapper64
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
LD_LIBRARY_PATH=/usr/lib/3dm2:$LD_LIBRARY_PATH
|
||||
export LD_LIBRARY_PATH
|
||||
exec linux64 --uname-2.6 /usr/lib/3dm2/3dm2.real $@
|
||||
Reference in New Issue
Block a user