reneme wrapper script

This commit is contained in:
Mario Fetka
2016-05-21 07:36:13 +02:00
parent f186063c5b
commit 7a8810797d
2 changed files with 2 additions and 2 deletions

6
debian/hpssacli.wrapper vendored Normal file
View File

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