This commit is contained in:
Mario Fetka
2017-11-10 15:41:49 +01:00
parent fe28cd3d7e
commit 3d3ae554cb
13 changed files with 910 additions and 0 deletions

6
debian/ssaducli.wrapper vendored Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/ssaducli:$LD_LIBRARY_PATH
/usr/lib/ssaducli/ssaducli.real $@