2014-01-16 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/make_deb_package.sh: added the patch made by Carlos Cesario, thanks. Fixes: #2410 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9331 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
36d7918ef3
commit
fd68bcd81d
|
@ -1,3 +1,10 @@
|
|||
2014-01-16 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* DEBIAN/make_deb_package.sh: added the patch made by
|
||||
Carlos Cesario, thanks.
|
||||
|
||||
Fixes: #2410
|
||||
|
||||
2014-01-16 Ramon Novoa <rnovoa@artica.es>
|
||||
|
||||
* lib/PandoraFMS/Core.pm: Allow intervals to infinity when configuring
|
||||
|
|
|
@ -98,6 +98,7 @@ then
|
|||
|
||||
rm -f temp_package/usr/share/pandora_server/util/PandoraFMS
|
||||
rm -f temp_package/usr/share/pandora_server/bin/PandoraFMS
|
||||
rm -f temp_package/usr/share/pandora_server/util/recon_scripts/PandoraFMS
|
||||
|
||||
cp -R DEBIAN temp_package/
|
||||
chmod 755 -R temp_package/DEBIAN
|
||||
|
|
Loading…
Reference in New Issue