[csw-devel] SF.net SVN: gar:[5792] csw/mgar/pkg/sendmail/trunk
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Sat Aug 1 00:00:12 CEST 2009
Revision: 5792
http://gar.svn.sourceforge.net/gar/?rev=5792&view=rev
Author: valholla
Date: 2009-07-31 22:00:12 +0000 (Fri, 31 Jul 2009)
Log Message:
-----------
tweak class
Modified Paths:
--------------
csw/mgar/pkg/sendmail/trunk/checksums
csw/mgar/pkg/sendmail/trunk/files/i.cswosrel
Modified: csw/mgar/pkg/sendmail/trunk/checksums
===================================================================
--- csw/mgar/pkg/sendmail/trunk/checksums 2009-07-31 21:49:52 UTC (rev 5791)
+++ csw/mgar/pkg/sendmail/trunk/checksums 2009-07-31 22:00:12 UTC (rev 5792)
@@ -7,7 +7,7 @@
2bfc78e0f774b7168e29628b6a18570a download/aliases.CSW
2592f7d191867c1d1c63ff16d818dcb5 download/cswsendmail
c816378b3028cbab410f72168b571775 download/helpfile.CSW
-7dc344aba21959d231c158c30b9c0c96 download/i.cswosrel
+6e6f156034cac51c706c1b1484155d8a download/i.cswosrel
d41d8cd98f00b204e9800998ecf8427e download/local-host-names.CSW
95c787a371c63caebc5d76faddba08e4 download/patch-CC-M.m4
a5ee5d26e1f546a2da5fb9a513bd6bce download/sendmail.8.14.3.tar.gz
Modified: csw/mgar/pkg/sendmail/trunk/files/i.cswosrel
===================================================================
--- csw/mgar/pkg/sendmail/trunk/files/i.cswosrel 2009-07-31 21:49:52 UTC (rev 5791)
+++ csw/mgar/pkg/sendmail/trunk/files/i.cswosrel 2009-07-31 22:00:12 UTC (rev 5792)
@@ -8,7 +8,7 @@
while read src dest
do
- FILEOSREL="`echo ${dest} |sed 's/.*\(sol[0-9]*\).*//'`"
+ FILEOSREL="`echo ${dest} |sed 's/.*\(sol[0-9]*\).*/\1/'`"
if [ "_x${MYOSREL}x_" = "_x${FILEOSREL}x_" ]; then
# Keep pkgadd happy by copying the file as defined
/usr/bin/cp $src $dest || exit 2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list