Move and add Orig Build Script

This commit is contained in:
Mario Fetka
2016-05-26 18:47:32 +02:00
parent 4a8375f388
commit f8173a77b5
14 changed files with 104 additions and 20 deletions

3
debian/storcli.wrapper vendored Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/storcli:$LD_LIBRARY_PATH" /usr/lib/storcli/storcli.real "$@"