/[smecontribs]/rpms/smeserver-updates/contribs8/smeserver-updates-1.2-patch0.patch
ViewVC logotype

Contents of /rpms/smeserver-updates/contribs8/smeserver-updates-1.2-patch0.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 25 21:13:21 2013 UTC (10 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-updates-1_2-5_el5_sme, smeserver-updates-1_2-4_el5_sme, HEAD
* Tue Jun 25 2013 JP Pialasse <tests@pialasse.com>  1.2-4.sme
- fix yum path [SME: 7478]
- patch0

1 diff -up smeserver-updates-1.2/root/etc/e-smith/events/actions/update-system.patch0 smeserver-updates-1.2/root/etc/e-smith/events/actions/update-system
2 --- smeserver-updates-1.2/root/etc/e-smith/events/actions/update-system.patch0 2007-01-23 07:08:39.000000000 -0500
3 +++ smeserver-updates-1.2/root/etc/e-smith/events/actions/update-system 2013-06-25 17:08:56.000000000 -0400
4 @@ -28,7 +28,7 @@
5 system("/bin/touch /tmp/nup");
6 }
7
8 - system("/sbin/e-smith/yum -y localinstall /tmp/update.rpm");
9 + system("/usr/bin/yum -y localinstall /tmp/update.rpm");
10 system("/bin/rm -f /tmp/update.rpm");
11
12

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