mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
Update config for tiff package
This commit is contained in:
parent
407899d899
commit
f5d9ad3c7d
@ -18,6 +18,7 @@ $(TIFF_DIR)/.unpacked: $(DL_DIR)/$(TIFF_SOURCE)
|
|||||||
$(TIFF_CAT) $(DL_DIR)/$(TIFF_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
$(TIFF_CAT) $(DL_DIR)/$(TIFF_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||||
toolchain/patch-kernel.sh $(TIFF_DIR) package/tiff/ tiff\*.patch
|
toolchain/patch-kernel.sh $(TIFF_DIR) package/tiff/ tiff\*.patch
|
||||||
$(CONFIG_UPDATE) $(TIFF_DIR)
|
$(CONFIG_UPDATE) $(TIFF_DIR)
|
||||||
|
$(CONFIG_UPDATE) $(TIFF_DIR)/config
|
||||||
touch $(TIFF_DIR)/.unpacked
|
touch $(TIFF_DIR)/.unpacked
|
||||||
|
|
||||||
$(TIFF_DIR)/.configured: $(TIFF_DIR)/.unpacked
|
$(TIFF_DIR)/.configured: $(TIFF_DIR)/.unpacked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user