mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Update config for tiff package
This commit is contained in:
@@ -18,6 +18,7 @@ $(TIFF_DIR)/.unpacked: $(DL_DIR)/$(TIFF_SOURCE)
|
||||
$(TIFF_CAT) $(DL_DIR)/$(TIFF_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(TIFF_DIR) package/tiff/ tiff\*.patch
|
||||
$(CONFIG_UPDATE) $(TIFF_DIR)
|
||||
$(CONFIG_UPDATE) $(TIFF_DIR)/config
|
||||
touch $(TIFF_DIR)/.unpacked
|
||||
|
||||
$(TIFF_DIR)/.configured: $(TIFF_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user