aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netkit-rpc/netkit-rpc/install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/netkit-rpc/netkit-rpc/install.patch')
-rw-r--r--recipes/netkit-rpc/netkit-rpc/install.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/recipes/netkit-rpc/netkit-rpc/install.patch b/recipes/netkit-rpc/netkit-rpc/install.patch
new file mode 100644
index 0000000000..6b45c4d761
--- /dev/null
+++ b/recipes/netkit-rpc/netkit-rpc/install.patch
@@ -0,0 +1,29 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- netkit-rpc-0.17/rpcgen/Makefile~install.patch
++++ netkit-rpc-0.17/rpcgen/Makefile
+@@ -13,7 +13,9 @@
+ rpc_main.o: ../version.h
+
+ install: rpcgen
++ install -d $(INSTALLROOT)$(BINDIR)
+ install -s -m$(BINMODE) rpcgen $(INSTALLROOT)$(BINDIR)
++ install -d $(INSTALLROOT)$(MANDIR)
+ install -m$(MANMODE) rpcgen.1 $(INSTALLROOT)$(MANDIR)/man1
+
+ clean:
+--- netkit-rpc-0.17/rpcinfo/Makefile~install.patch
++++ netkit-rpc-0.17/rpcinfo/Makefile
+@@ -8,7 +8,9 @@
+ rpcinfo.o: ../version.h
+
+ install: rpcinfo
++ install -d $(INSTALLROOT)$(BINDIR)
+ install -s -m$(BINMODE) rpcinfo $(INSTALLROOT)$(BINDIR)
++ install -d $(INSTALLROOT)$(MANDIR)/man8
+ install -m$(MANMODE) rpcinfo.8 $(INSTALLROOT)$(MANDIR)/man8
+
+ clean:
ion value='abelloni/master-next'>abelloni/master-next OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/v86d/v86d_0.1.9.bb
blob: 30d9f95a87895553e10ec93d11d2f1888d57ed1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37