Request 233 was acted upon.
_________________________________________________________________________

         URL: https://rt.openpkg.org/id/233
      Ticket: [OpenPKG #233]
     Subject: Both postscript in release 1.3 and current has broken
  Requestors: [EMAIL PROTECTED]
       Queue: openpkg
       Owner: ms
      Status: open
 Transaction: Correspondence added by rse
        Time: Sat Aug 09 10:04:53 2003
________________________________________________________________________

On Fri, Aug 08, 2003, Michael Schloh v. Bennewitz via RT wrote:

> This line in postfix.spec was added during OpenPKG 1.3 release
> engineering, and causes the next statement (in this case a test followed
> by 'rc postfix start') to silently skip on SVR4 OS.
>
>   { eval `cat %{l_tmpfile}`; rm -f %{l_tmpfile}; true; } >/dev/null 2>&1

Can you please explain in more detail what the problem is?
I currently cannot see a problem here:

| $ uname -a
| SunOS dv9.dev.de.cw.net 5.9 Generic_112233-06 sun4u sparc SUNW,Ultra-250
| $ foo=bar
| $ echo $foo
| bar
| $ { foo=quux; }
| $ echo $foo
| quux
| $
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com


______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Bug Database Interface                           www.openpkg.org/bugdb
Bug Database List                            [EMAIL PROTECTED]

Reply via email to