Parent Directory | Revision Log | Revision Graph
removed unused patch of smeserver-affa-1.0.0-bug4210.patch, smeserver-affa-1.0.0-desktop.patch, smeserver-affa-2.0.0-change-path-to-yum.patch
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 |