Description: Use standard /usr/share/doc path for the docs
Author: Matthias Geiger <werdahias@debian.org> 
Forwarded: yes 
Last-Update: 2025-09-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,7 +21,7 @@
 doc_DATA =
 endif
 
-docdir = $(pkgdatadir)/html
+docdir = $(datadir)/doc/@PACKAGE@/html
 
 maintainer-clean-local:
 	$(RM) gpib_version.txt
