mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
[murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice"
fixes #257
This commit is contained in:
parent
278927f844
commit
0074272068
@ -19,7 +19,7 @@ iceport=6502
|
||||
|
||||
|
||||
import Ice, sys
|
||||
Ice.loadSlice(iceslice)
|
||||
Ice.loadSlice('', ['-I' + Ice.getSliceDir(), iceslice])
|
||||
ice = Ice.initialize()
|
||||
import Murmur
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user