packages: znc: update to 0.204
[packages.git] / net / znc / patches / 003-Reduce_rebuild_time.patch
index 0f48c65..5c6fcd9 100644 (file)
@@ -21,7 +21,7 @@ Subject: [PATCH] Don't rebuild everything when the Makefile's timestamp changed
        $(Q)$(CXX) $(CXXFLAGS) -c -o $@ $< -MMD -MF .depend/$@.dep
 --- a/modules/Makefile.in
 +++ b/modules/Makefile.in
-@@ -114,7 +114,7 @@ install_metadirs: create_install_dir
+@@ -114,7 +114,7 @@ install_datadir:
  clean:
        rm -rf $(CLEAN)