mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
xdata_xcursor-themes: -source target should only download, not extract
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -68,7 +68,7 @@ xdata_xcursor-themes-dirclean:
|
||||
rm -rf $(XDATA_XCURSOR_THEMES_DIR)
|
||||
|
||||
xdata_xcursor-themes-depends:
|
||||
xdata_xcursor-themes-source: $(XDATA_XCURSOR_THEMES_DIR)/.extracted
|
||||
xdata_xcursor-themes-source: $(DL_DIR)/$(XDATA_XCURSOR_THEMES_SOURCE)
|
||||
xdata_xcursor-themes-patch: $(XDATA_XCURSOR_THEMES_DIR)/.patched
|
||||
xdata_xcursor-themes-configure: $(XDATA_XCURSOR_THEMES_DIR)/.configured
|
||||
xdata_xcursor-themes-build: $(XDATA_XCURSOR_THEMES_DIR)/.built
|
||||
|
||||
Reference in New Issue
Block a user