znc: fix patches applying
[feed/packages.git] / net / znc / patches / 104-disable-empty-modules-check.patch
index 6395af59187d59f7674fa9093265a63312bc1c55..ea6247296ac46e4f657614bd26ee7581c97aa303 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/main.cpp
 +++ b/src/main.cpp
-@@ -412,12 +412,14 @@ int main(int argc, char** argv) {
+@@ -422,12 +422,14 @@ int main(int argc, char** argv) {
                  "No modules found. Perhaps you didn't install ZNC properly?");
              CUtils::PrintError(
                  "Read https://wiki.znc.in/Installation for instructions.");