From 418ddecedf2b9e634f2ae34244b11e2284400bf6 Mon Sep 17 00:00:00 2001 From: borisneubert <> Date: Sat, 29 Dec 2012 16:40:28 +0000 Subject: [PATCH] changes for updating FHEM/lib git-svn-id: https://svn.fhem.de/fhem/trunk@2387 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/fhemupdate.control.fhem | 1 - fhem/contrib/fhemupdate.pl | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/contrib/fhemupdate.control.fhem b/fhem/contrib/fhemupdate.control.fhem index 133edad50..5d1d24201 100644 --- a/fhem/contrib/fhemupdate.control.fhem +++ b/fhem/contrib/fhemupdate.control.fhem @@ -5,7 +5,6 @@ DIR www/pgm2 DIR docs DIR FHEM/lib DEL FHEM/OWNet.pm -UPD FHEM/lib/OWNet.pm MOV FHEM/release.* unused MOV FHEM/99_updatefhem.* unused MOV FHEM/99_CULflash.* unused diff --git a/fhem/contrib/fhemupdate.pl b/fhem/contrib/fhemupdate.pl index c47c92f53..da686a096 100755 --- a/fhem/contrib/fhemupdate.pl +++ b/fhem/contrib/fhemupdate.pl @@ -34,6 +34,7 @@ my @filelist = ( "./fhem.pl.txt", "FHEM/.*.pm", "FHEM/FhemUtils/.*.pm", + "FHEM/lib/.*.pm", "www/gplot/.*.gplot", "www/images/dark/.*.png", "www/images/default/.*.png",