Package: xsettingsd / 0.0.20121210+72+g474f18a-1

Metadata

Package Version Patches format
xsettingsd 0.0.20121210+72+g474f18a-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 SConstruct s LDFLAGS LINKFLAGS.patch | (download)

SConstruct | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] sconstruct: s/ldflags/linkflags/

It turns out that scons uses its own name for this. Because they can,
I guess.  Propagating LDFLAGS is needed for hardening flags on Debian,
and in any case the current code does not make too much sense, since
LDFLAGS is ignored.