/[smeserver]/rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-quoting.patch
ViewVC logotype

Annotation of /rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-quoting.patch

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


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 14:47:50 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/sbin/e-smith/yum mezzanine_patched_smeserver-yum-1.2.0/root/sbin/e-smith/yum
2     --- smeserver-yum-1.2.0/root/sbin/e-smith/yum 2006-03-16 01:22:21.000000000 -0500
3     +++ mezzanine_patched_smeserver-yum-1.2.0/root/sbin/e-smith/yum 2006-09-01 20:39:49.000000000 -0400
4     @@ -6,7 +6,7 @@
5    
6     BEFORE=$(rpm -qa | md5sum)
7    
8     -/usr/bin/yum $@
9     +/usr/bin/yum "$@"
10     status=$?
11    
12     AFTER=$(rpm -qa | md5sum)

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