mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
xfont_encodings: cleanup
MAKE_OPT defaults to the empty string, so drop it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9e896860ae
commit
c601f4661f
@ -7,7 +7,6 @@
|
|||||||
XFONT_ENCODINGS_VERSION = 1.0.3
|
XFONT_ENCODINGS_VERSION = 1.0.3
|
||||||
XFONT_ENCODINGS_SOURCE = encodings-$(XFONT_ENCODINGS_VERSION).tar.bz2
|
XFONT_ENCODINGS_SOURCE = encodings-$(XFONT_ENCODINGS_VERSION).tar.bz2
|
||||||
XFONT_ENCODINGS_SITE = http://xorg.freedesktop.org/releases/individual/font
|
XFONT_ENCODINGS_SITE = http://xorg.freedesktop.org/releases/individual/font
|
||||||
XFONT_ENCODINGS_MAKE_OPT =
|
|
||||||
XFONT_ENCODINGS_DEPENDENCIES = host-xapp_mkfontscale
|
XFONT_ENCODINGS_DEPENDENCIES = host-xapp_mkfontscale
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS))
|
$(eval $(call AUTOTARGETS))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user