aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/latencytop/latencytop/fixinstalldir.patch
diff options
context:
space:
mode:
authorBen Gardiner <bengardiner@nanometrics.ca>2010-05-31 05:48:24 +0000
committerEric Bénard <eric@eukrea.com>2010-10-04 22:58:14 +0200
commit72816b2be90da3c04c06106f190c2f3657a4f6cf (patch)
tree12b2f7b230792cf08e9b32dd281eab6ec47d21f0 /recipes/latencytop/latencytop/fixinstalldir.patch
parent51f101e880c388e0f7bdf876930e1f3749b2dae0 (diff)
downloadopenembedded-72816b2be90da3c04c06106f190c2f3657a4f6cf.tar.gz
latencytop: add version 0.5
Add a new recipe to for latencytop. * patch the makefile to disable GTK support, use the LDFLAGS and use ncurses instead of the 'w' variant. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/latencytop/latencytop/fixinstalldir.patch')
-rw-r--r--recipes/latencytop/latencytop/fixinstalldir.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/latencytop/latencytop/fixinstalldir.patch b/recipes/latencytop/latencytop/fixinstalldir.patch
new file mode 100644
index 0000000000..7f3d7ab816
--- /dev/null
+++ b/recipes/latencytop/latencytop/fixinstalldir.patch
@@ -0,0 +1,10 @@
+diff --git a/Makefile b/Makefile
+index 24c0946..89a9021 100644
+--- a/Makefile
++++ b/Makefile
+@@ -28,4 +28,5 @@ install: latencytop
+ mkdir -p $(DESTDIR)/usr/share/latencytop
+ install -m 0644 latencytop.trans $(DESTDIR)/usr/share/latencytop/latencytop.trans
+ install -m 0644 *.png $(DESTDIR)/usr/share/latencytop/
++ mkdir -p $(DESTDIR)$(SBINDIR)/
+ install -m 0755 latencytop $(DESTDIR)$(SBINDIR)/