ports/sysutils/inotify-tools/patches/patch-libinotifytools_src_Makefile_am

12 lines
310 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- libinotifytools/src/Makefile.am.orig Sat Jan 23 13:07:29 2016
+++ libinotifytools/src/Makefile.am Sat Jan 23 13:07:42 2016
@@ -21,7 +21,7 @@ if DOXYGEN_ENABLE
doc/html/*: inotifytools.c Doxyfile
$(DOXYGEN)
-shareddocdir = $(datadir)/doc
+docdir = $(datadir)/doc
doc_DATA = doc/html/*
clean-local: