]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ddns
ddns: Import rename NoIP.com handle back to no-ip.com patch
[ipfire-2.x.git] / lfs / ddns
index 8bfa92f776d65ad8261df342b3b079301113c42a..47817c0587c34598b572e2144431becceee1c847 100644 (file)
--- a/lfs/ddns
+++ b/lfs/ddns
@@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # Add upstream patch for fixing noip.com
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/ddns-012-noip-rename-provider.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/ddns-012-noip-fix-handle-name.patch
 
        cd $(DIR_APP) && [ -x "configure" ] || sh ./autogen.sh
        cd $(DIR_APP) && ./configure \