Use correct patch name
This commit is contained in:
parent
ec9b0d8024
commit
5037c9e613
@ -19,7 +19,7 @@ $(DL_DIR)/$(VPNC_SOURCE):
|
||||
|
||||
$(VPNC_DIR)/.unpacked: $(DL_DIR)/$(VPNC_SOURCE)
|
||||
$(VPNC_CAT) $(DL_DIR)/$(VPNC_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(VPNC_DIR) package/vpnc \*$(VPNC_VERSION).patch
|
||||
toolchain/patch-kernel.sh $(VPNC_DIR) package/vpnc vpnc-$(VPNC_VERSION)\*.patch
|
||||
touch $@
|
||||
|
||||
$(VPNC_BINARY): $(VPNC_DIR)/.unpacked
|
||||
|
Loading…
Reference in New Issue
Block a user