[csw-devel] SF.net SVN: gar:[5791] csw/mgar/pkg/sendmail/trunk/files/i.cswosrel
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Fri Jul 31 23:49:53 CEST 2009
Revision: 5791
http://gar.svn.sourceforge.net/gar/?rev=5791&view=rev
Author: valholla
Date: 2009-07-31 21:49:52 +0000 (Fri, 31 Jul 2009)
Log Message:
-----------
tweaks
Modified Paths:
--------------
csw/mgar/pkg/sendmail/trunk/files/i.cswosrel
Modified: csw/mgar/pkg/sendmail/trunk/files/i.cswosrel
===================================================================
--- csw/mgar/pkg/sendmail/trunk/files/i.cswosrel 2009-07-31 21:44:46 UTC (rev 5790)
+++ csw/mgar/pkg/sendmail/trunk/files/i.cswosrel 2009-07-31 21:49:52 UTC (rev 5791)
@@ -8,7 +8,7 @@
while read src dest
do
- FILEOSREL="sol`echo ${dest} |sed 's/.*\(sol[0-9]*\).*//'`"
+ FILEOSREL="`echo ${dest} |sed 's/.*\(sol[0-9]*\).*//'`"
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