summaryrefslogtreecommitdiffstats
path: root/debian/patches/0014-set-proper-installation-path.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:09 +0000
commitb1edd6eeb0d1eec24d6731b3dbd4787bffca16b0 (patch)
treea8378c144967c4adc70d5af92baa0f163e5428d1 /debian/patches/0014-set-proper-installation-path.patch
parentMerging upstream version 6.7. (diff)
downloadmanpages-b1edd6eeb0d1eec24d6731b3dbd4787bffca16b0.tar.xz
manpages-b1edd6eeb0d1eec24d6731b3dbd4787bffca16b0.zip
Adding debian version 6.7-1.debian/6.7-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.patch16
1 files changed, 7 insertions, 9 deletions
diff --git a/debian/patches/0014-set-proper-installation-path.patch b/debian/patches/0014-set-proper-installation-path.patch
index 3baeb79..bfd2eed 100644
--- a/debian/patches/0014-set-proper-installation-path.patch
+++ b/debian/patches/0014-set-proper-installation-path.patch
@@ -7,16 +7,14 @@ Forwarded: not-needed
share/mk/install/_.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/share/mk/install/_.mk b/share/mk/install/_.mk
-index 751ab97..bbf4ee2 100644
---- a/share/mk/install/_.mk
-+++ b/share/mk/install/_.mk
-@@ -12,7 +12,7 @@ include $(MAKEFILEDIR)/cmd.mk
+--- a/share/mk/configure/directory_variables.mk
++++ b/share/mk/configure/directory_variables.mk
+@@ -13,7 +13,7 @@
- DESTDIR :=
--prefix := /usr/local
-+prefix := /usr
-
+ DESTDIR :=
+-prefix := /usr/local
++prefix := /usr
datarootdir := $(prefix)/share
docdir := $(datarootdir)/doc
+ htmldir := $(docdir)/html/man