pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: security/libsecret build error
Date: Sun, 20 May 2018 15:03:03 +0200
From: Leonardo Taccari <leot%NetBSD.org@localhost>
Message-ID: <20180520130308.72E9884D60%mail.netbsd.org@localhost>
| I think that the problem is not sed but the usage of sh(1) Dollar
| Single Quotes (i.e. `$'...'').
If that is the problem it would mean that it works (or worked) on
NetBSD -current right?
$'...' is not standard yet, but is going to be (it would be already if
it wasn't for something about the meaning of some \uXXX escapes
which I don't know enough about unicode issues to understand).
There is support in sh for this in -current, but it is not in -8 (or earlier
obviously).
kre
Home |
Main Index |
Thread Index |
Old Index