/[smecontribs]/rpms/smeserver-freepbx/contribs9/smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch
ViewVC logotype

Annotation of /rpms/smeserver-freepbx/contribs9/smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Mon Jun 13 12:16:45 2016 UTC (8 years ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
bump to version 13

1 unnilennium 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-freepbx-0.1/createlinks mezzanine_patched_smeserver-freepbx-0.1/createlinks
2     --- smeserver-freepbx-0.1/createlinks 2008-12-08 00:33:49.000000000 +0100
3     +++ mezzanine_patched_smeserver-freepbx-0.1/createlinks 2008-12-08 00:32:45.000000000 +0100
4     @@ -30,10 +30,10 @@
5     # Events links
6    
7     my $event = 'freepbx-update';
8     -templates2events("/etc/amportal.conf", qw(freepbx-update post-upgrade));
9     -templates2events("/etc/httpd/conf/httpd.conf", qw(freepbx-update post-upgrade));
10     -templates2events("/etc/httpd/fpbx-conf/httpd.conf", qw(freepbx-update post-upgrade conf-userpanel));
11     -templates2events("/etc/e-smith/sql/init/freepbx.sql", qw(freepbx-update post-upgrade));
12     +templates2events("/etc/amportal.conf", qw(freepbx-update bootstrap-console-save));
13     +templates2events("/etc/httpd/conf/httpd.conf", $event);
14     +templates2events("/etc/httpd/fpbx-conf/httpd.conf", qw(freepbx-update bootstrap-console-save conf-userpanel));
15     +templates2events("/etc/e-smith/sql/init/freepbx.sql", qw(freepbx-update bootstrap-console-save));
16    
17     event_link("freepbx-checkinstall", $event, "10");
18     event_link("freepbx-applypatch", $event, "20");

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed