package: add missing empty line after header
Occurrences were searched using [1]: check-package --include-only PackageHeader $(find * -type f) and manually fixed to comply to [2]. [1] http://patchwork.ozlabs.org/patch/729669/ [2] http://nightly.buildroot.org/#writing-rules-mk Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0c21ee46a7
commit
250f27ac42
@ -3,6 +3,7 @@
|
||||
# grantlee
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GRANTLEE_VERSION = 5.1.0
|
||||
GRANTLEE_SITE = http://downloads.grantlee.org
|
||||
GRANTLEE_INSTALL_STAGING = YES
|
||||
|
@ -3,6 +3,7 @@
|
||||
# lesstif
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LESSTIF_VERSION = 0.95.2
|
||||
LESSTIF_SOURCE = lesstif-$(LESSTIF_VERSION).tar.bz2
|
||||
LESSTIF_SITE = http://downloads.sourceforge.net/project/lesstif/lesstif/$(LESSTIF_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user