mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Update config for proftpd
This commit is contained in:
@@ -22,6 +22,7 @@ proftpd-source: $(DL_DIR)/$(PROFTPD_SOURCE)
|
||||
|
||||
$(PROFTPD_DIR)/.unpacked: $(DL_DIR)/$(PROFTPD_SOURCE)
|
||||
$(PROFTPD_CAT) $(DL_DIR)/$(PROFTPD_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
$(CONFIG_UPDATE) $(PROFTPD_DIR)
|
||||
touch $(PROFTPD_DIR)/.unpacked
|
||||
|
||||
$(PROFTPD_DIR)/.configured: $(PROFTPD_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user