/[smecontribs]/rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory-0.1-templates2expand.patch
ViewVC logotype

Contents of /rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory-0.1-templates2expand.patch

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


Revision 1.1 - (show annotations) (download)
Mon Mar 2 23:25:57 2009 UTC (15 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: smeserver-ocsinventory-0_1-10_el4_sme, smeserver-ocsinventory-0_1-5_el4_sme, smeserver-ocsinventory-0_1-11_el4_sme, smeserver-ocsinventory-0_1-8_el4_sme, smeserver-ocsinventory-0_1-9_el4_sme, smeserver-ocsinventory-0_1-6_el4_sme, smeserver-ocsinventory-0_1-7_el4_sme, smeserver-ocsinventory-0_1-4_el4_sme, HEAD
Initial import of smeserver-ocsinventory

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-ocsinventory-0.1/createlinks mezzanine_patched_smeserver-ocsinventory-0.1/createlinks
2 --- smeserver-ocsinventory-0.1/createlinks 2008-10-19 09:50:49.000000000 +0200
3 +++ mezzanine_patched_smeserver-ocsinventory-0.1/createlinks 2008-10-19 09:50:41.000000000 +0200
4 @@ -4,9 +4,9 @@
5
6
7 my $event = 'ocs-update';
8 -templates2events("/etc/httpd/conf/httpd.conf", qw($event post-upgrade));
9 +templates2events("/etc/httpd/conf/httpd.conf", qw(ocs-update post-upgrade));
10 templates2events("/etc/my.cnf", $event);
11 -templates2events("/etc/ocsinventory/ocsinventory-reports/ocsreports/dbconfig.inc.php", qw($event post-upgrade));
12 +templates2events("/etc/ocsinventory/ocsinventory-reports/dbconfig.inc.php", qw(ocs-update post-upgrade));
13
14 event_link("ocs-conf", $event, "10");
15 safe_symlink("start", "root/etc/e-smith/events/$event/services2adjust/mysql.init");

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