summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch
blob: c95bd18da85c7db4108bb984b6502f6ee9487af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur xforms-1.2.3.orig/lib/Makefile.am xforms-1.2.3/lib/Makefile.am
--- xforms-1.2.3.orig/lib/Makefile.am	2019-02-24 12:53:58.340678373 +0000
+++ xforms-1.2.3/lib/Makefile.am	2019-02-24 12:54:33.096674102 +0000
@@ -25,7 +25,7 @@
 man_MANS = xforms.5
 
 xforms.5:
-	cp -p ./xforms.man xforms.5
+	cp -p $(srcdir)/xforms.man xforms.5
 
 libforms_la_SOURCES = \
 	align.c \
OpenPOWER on IntegriCloud