$NetBSD: patch-ai,v 1.2 2020/05/26 08:36:56 triaxx Exp $ Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS --- notifier/Makefile.orig 2013-05-29 11:51:34.000000000 +0000 +++ notifier/Makefile @@ -56,6 +56,8 @@ install: all install-data install-header # install-data: + +install-dirs: $(INSTALL_DIR) -m 775 -g $(CUPS_GROUP) $(CACHEDIR)/rss