Rename and add orig script

This commit is contained in:
Mario Fetka
2016-05-26 17:51:14 +02:00
parent 4a8375f388
commit 2844f68466
13 changed files with 89 additions and 4 deletions

3
debian/megacli.wrapper vendored Normal file
View File

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