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:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-24 04:52:44 +0000
commitbba0c6c8a6a88e735c433f20bb1a0b23915a57b0 (patch)
tree71391e8acabea216534744167f5860106b5741f7 /debian/patches/0014-set-proper-installation-path.patch
parentMerging upstream version 6.8. (diff)
downloadmanpages-bba0c6c8a6a88e735c433f20bb1a0b23915a57b0.tar.xz
manpages-bba0c6c8a6a88e735c433f20bb1a0b23915a57b0.zip
Merging debian version 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