mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
intltool: style/white space cleanup
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
# intltool
|
||||
#
|
||||
#############################################################
|
||||
INTLTOOL_VERSION:=0.40.6
|
||||
INTLTOOL_SOURCE:=intltool-$(INTLTOOL_VERSION).tar.bz2
|
||||
INTLTOOL_SITE:=http://ftp.acc.umu.se/pub/GNOME/sources/intltool/0.40/
|
||||
|
||||
INTLTOOL_VERSION = 0.40.6
|
||||
INTLTOOL_SOURCE = intltool-$(INTLTOOL_VERSION).tar.bz2
|
||||
INTLTOOL_SITE = http://ftp.acc.umu.se/pub/GNOME/sources/intltool/0.40/
|
||||
|
||||
HOST_INTLTOOL_DEPENDENCIES = host-libxml-parser-perl
|
||||
HOST_INTLTOOL_CONF_OPT = \
|
||||
|
||||
Reference in New Issue
Block a user