aboutsummaryrefslogtreecommitdiff
path: root/desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch')
-rw-r--r--desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch b/desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch
new file mode 100644
index 0000000000000..75dfc727c5235
--- /dev/null
+++ b/desktop/cairo-clock/patches/cairo-clock-fix-man-dir.patch
@@ -0,0 +1,11 @@
+--- man/Makefile.in.orig 2018-02-13 11:54:07.989470517 +0100
++++ man/Makefile.in 2018-02-13 11:56:07.907475868 +0100
+@@ -209,7 +209,7 @@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-manualdir = $(datadir)/man/man1
++manualdir = $(prefix)/man/man1
+ manual_DATA = cairo-clock.1.gz
+ EXTRA_DIST = $(manual_DATA)
+ all: all-am