mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
911a2081a3
commit
702704014d
@@ -3,6 +3,7 @@
|
||||
# directfb
|
||||
#
|
||||
#############################################################
|
||||
|
||||
DIRECTFB_VERSION_MAJOR = 1.6
|
||||
DIRECTFB_VERSION = $(DIRECTFB_VERSION_MAJOR).3
|
||||
DIRECTFB_SITE = http://www.directfb.org/downloads/Core/DirectFB-$(DIRECTFB_VERSION_MAJOR)
|
||||
|
||||
Reference in New Issue
Block a user