From e088a5d7f930092ddb3eab345a6685df9ccca27a Mon Sep 17 00:00:00 2001 From: Vladimir Dubrovin <3proxy@3proxy.ru> Date: Mon, 27 Apr 2026 20:05:34 +0300 Subject: [PATCH] Remove udppm from build --- Makefile.Linux | 1 - Makefile.openwrt-mips | 3 +-- scripts/rh/3proxy.spec | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile.Linux b/Makefile.Linux index e54768a..1a8e04d 100644 --- a/Makefile.Linux +++ b/Makefile.Linux @@ -67,7 +67,6 @@ INSTALL_OBJS = bin/3proxy \ bin/proxy \ bin/socks \ bin/tcppm \ - bin/udppm \ bin/tlspr diff --git a/Makefile.openwrt-mips b/Makefile.openwrt-mips index 7031ed3..c237487 100644 --- a/Makefile.openwrt-mips +++ b/Makefile.openwrt-mips @@ -67,8 +67,7 @@ INSTALL_OBJS = src/3proxy \ src/pop3p \ src/proxy \ src/socks \ - src/tcppm \ - src/udppm + src/tcppm INSTALL_CFG_OBJS = scripts/3proxy.cfg \ diff --git a/scripts/rh/3proxy.spec b/scripts/rh/3proxy.spec index c3af6a2..a88c0ab 100644 --- a/scripts/rh/3proxy.spec +++ b/scripts/rh/3proxy.spec @@ -38,7 +38,6 @@ make clean /bin/proxy /bin/socks /bin/tcppm -/bin/udppm /bin/tlspr %config(noreplace) /etc/3proxy/3proxy.cfg /etc/3proxy/conf