Make deb
This commit is contained in:
4
debian/magician.wrapper
vendored
Normal file
4
debian/magician.wrapper
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
LD_LIBRARY_PATH=/usr/lib/magician:$LD_LIBRARY_PATH
|
||||
export LD_LIBRARY_PATH
|
||||
exec /usr/lib/magician/magician $@
|
||||
Reference in New Issue
Block a user