On Sun, 29 Nov 2015 10:52:33 +0100, Jonas Smedegaard wrote: > > Variable references are embedded in strings in a similar form to the > > Bourne shell, namely, in the form $NAME or . > Notice the missing word before final dot above?
Nice catch :)
> Probably the dollar in that word needs a bactick to not get interpreted
> by packaging tools.
Or "displaying tools". Where do you see the sentence like this?
debian/control in git looks like this:
String::Expand implements utility functions for expanding embedded variables
in a string. Variable references are embedded in strings in a similar form to
the Bourne shell, namely, in the form $NAME or ${NAME}. In the former case,
I can reproduce the missing word when building the package and
calling debc.
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Bettina Wegner: Waffenlos
signature.asc
Description: Digital Signature

