From 7249009eca269293a83e97de403feb10299c8710 Mon Sep 17 00:00:00 2001 From: Alexis Gaget Date: Wed, 19 Jun 2024 16:42:49 +0200 Subject: [PATCH] no need ofr patch anymore --- pkgs/epnix/support/twincat-ads/fixDep.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pkgs/epnix/support/twincat-ads/fixDep.patch diff --git a/pkgs/epnix/support/twincat-ads/fixDep.patch b/pkgs/epnix/support/twincat-ads/fixDep.patch deleted file mode 100644 index 10dfb791..00000000 --- a/pkgs/epnix/support/twincat-ads/fixDep.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/Makefile.epics b/Makefile.epics -index ef5c909..a709c05 100644 ---- a/Makefile.epics -+++ b/Makefile.epics -@@ -10,6 +10,7 @@ endef - $(foreach dir, $(filter-out configure,$(DIRS)),$(eval $(call DIR_template,$(dir)))) - - iocBoot_DEPEND_DIRS += $(filter %App,$(DIRS)) -+adsExApp_DEPEND_DIRS += adsApp - - include $(TOP)/configure/RULES_TOP -