make OWServer use lib/OWNet.pm

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2383 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-12-29 12:52:24 +00:00
parent a540add42f
commit 04b717ff6f
2 changed files with 4 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ use warnings;
# this must be the latest OWNet from
# http://owfs.cvs.sourceforge.net/viewvc/owfs/owfs/module/ownet/perl5/OWNet/lib/OWNet.pm
# the version at CPAN is outdated and malfunctioning as at 2012-12-19
use OWNet;
use lib::OWNet;
#####################################
sub