add use the linux32/64 uname wrapper
This commit is contained in:
4
debian/arcconf.wrapper64
vendored
Normal file
4
debian/arcconf.wrapper64
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
LD_LIBRARY_PATH=/usr/lib/arcconf:$LD_LIBRARY_PATH
|
||||
export LD_LIBRARY_PATH
|
||||
exec /usr/bin/linux64 --uname-2.6 /usr/lib/arcconf/arcconf $@
|
||||
Reference in New Issue
Block a user