summaryrefslogtreecommitdiffstats
path: root/debian/patches/0014-set-proper-installation-path.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-24 04:52:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-24 04:52:23 +0000
commit3505b643c670b57f0f17137d74cae71d206f9ae9 (patch)
treeed41921d48c228c9e46f70336261337818e18f2f /debian/patches/0014-set-proper-installation-path.patch
parentMerging upstream version 6.8. (diff)
downloadmanpages-debian/6.8-1.tar.xz
manpages-debian/6.8-1.zip
Adding debian version 6.8-1.debian/6.8-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/0014-set-proper-installation-path.patch')
-rw-r--r--debian/patches/0014-set-proper-installation-path.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/0014-set-proper-installation-path.patch b/debian/patches/0014-set-proper-installation-path.patch
index bfd2eed..ca8b43d 100644
--- a/debian/patches/0014-set-proper-installation-path.patch
+++ b/debian/patches/0014-set-proper-installation-path.patch
@@ -7,14 +7,14 @@ Forwarded: not-needed
share/mk/install/_.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---- a/share/mk/configure/directory_variables.mk
-+++ b/share/mk/configure/directory_variables.mk
-@@ -13,7 +13,7 @@
+--- a/share/mk/configure/directory_variables/install.mk
++++ b/share/mk/configure/directory_variables/install.mk
+@@ -10,7 +10,7 @@
DESTDIR :=
-prefix := /usr/local
+prefix := /usr
datarootdir := $(prefix)/share
+ mandir := $(datarootdir)/man
docdir := $(datarootdir)/doc
- htmldir := $(docdir)/html/man