summaryrefslogtreecommitdiff
blob: 7fc8bf310eccc5ca86ad6b9d14b6f5a58114e35e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Install docs into /usr/share/doc/wcd-${PVR}.

Bug: https://bugs.gentoo.org/802696

--- a/src/Makefile
+++ b/src/Makefile
@@ -61,7 +61,7 @@
 datarootdir     = $(prefix)/share
 datadir         = $(datarootdir)
 
-docsubdir       = $(PACKAGE)-$(VERSION)
+docsubdir       = $(PACKAGE)-$(PVR)
 docdir          = $(datarootdir)/doc/$(docsubdir)
 localedir       = $(datarootdir)/locale
 sysconfdir      = /etc