diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-01 23:25:46 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-01 23:25:46 +0100 |
commit | c0c4ee62c0edad02d2e7d846d8489c625a76d774 (patch) | |
tree | 9b027c2c3b23365020066ff3ef47d6fdfc110196 /package/lua/5.3.0/0002-shared-libs-for-lua.patch | |
parent | 9849366388f9695b2aa532302ab67dcc47c8924d (diff) | |
download | buildroot-c0c4ee62c0edad02d2e7d846d8489c625a76d774.tar.gz buildroot-c0c4ee62c0edad02d2e7d846d8489c625a76d774.zip |
ipsec-tools: remove useless spaces in conditions
We typically use:
ifeq ($(BR2_...),y)
and not:
ifeq ($(BR2_...), y)
So this commit aligns the ipsec-tools package with this common
practice.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua/5.3.0/0002-shared-libs-for-lua.patch')
0 files changed, 0 insertions, 0 deletions