/[smecontribs]/rpms/smeserver-affa/contribs8/smeserver-affa-2.0.0-change-path-to-yum.patch
ViewVC logotype

Contents of /rpms/smeserver-affa/contribs8/smeserver-affa-2.0.0-change-path-to-yum.patch

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


Revision 1.1 - (show annotations) (download)
Sun Dec 15 16:50:26 2013 UTC (10 years, 6 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-affa-2_0_0-rc5_el5_sme
* Sun Dec 15 2013 JP Pialasse 2.0.0-rc5
- yum path bug fix [SME: 5661]

1 diff -Nur smeserver-affa-2.0.0-old/root/sbin/e-smith/affa-rpmlist.sh smeserver-affa-2.0.0/root/sbin/e-smith/affa-rpmlist.sh
2 --- smeserver-affa-2.0.0-old/root/sbin/e-smith/affa-rpmlist.sh 2013-12-15 16:45:14.000000000 +0100
3 +++ smeserver-affa-2.0.0/root/sbin/e-smith/affa-rpmlist.sh 2013-12-15 16:47:08.000000000 +0100
4 @@ -4,7 +4,7 @@
5
6 # Copyright (C) 2008 Michael Weinberger, neddix Stuttgart, Germany
7 #
8 -/sbin/e-smith/yum --noplugins list installed\
9 +/usr/bin/yum --noplugins list installed\
10 |/bin/grep "installed *$"\
11 |/bin/sed -e 's/\./ /'\
12 |/bin/awk '{printf "%s %s\n", $1,$3}'

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