From: Markus Niebel <markus.nie...@tq-group.com>

Signed-off-by: Markus Niebel <markus.nie...@tq-group.com>
---
 .../fbtest-2014-08-11-g29ab066/0002-add-install-target.patch | 12 ++++++------
 rules/fbtest.make                                            |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/patches/fbtest-2014-08-11-g29ab066/0002-add-install-target.patch 
b/patches/fbtest-2014-08-11-g29ab066/0002-add-install-target.patch
index 92880a8..085b841 100644
--- a/patches/fbtest-2014-08-11-g29ab066/0002-add-install-target.patch
+++ b/patches/fbtest-2014-08-11-g29ab066/0002-add-install-target.patch
@@ -9,13 +9,13 @@ Signed-off-by: Markus Niebel <markus.nie...@tq-group.com>
  Makefile | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/Makefile b/Makefile
-index 1557199d1fb5..9f22f9129604 100644
---- a/Makefile
-+++ b/Makefile
-@@ -12,3 +12,5 @@ include $(TOPDIR)/Rules.make
+Index: fbtest-2014-08-11-g29ab066/Makefile
+===================================================================
+--- fbtest-2014-08-11-g29ab066.orig/Makefile   2017-09-13 08:48:04.074055674 
+0200
++++ fbtest-2014-08-11-g29ab066/Makefile        2017-09-13 09:11:08.497471837 
+0200
+@@ -12,3 +12,5 @@
  
  images:       pnmtohex
  
 +install:
-+      install -c $(TARGET) $(DESTDIR)/sbin/fbtest
++      install -c $(TARGET) $(DESTDIR)/usr/sbin/fbtest
diff --git a/rules/fbtest.make b/rules/fbtest.make
index 873932d..4defcab 100644
--- a/rules/fbtest.make
+++ b/rules/fbtest.make
@@ -47,7 +47,7 @@ $(STATEDIR)/fbtest.targetinstall:
        @$(call install_fixup, fbtest,AUTHOR,"Robert Schwebel 
<r.schwe...@pengutronix.de>")
        @$(call install_fixup, fbtest,DESCRIPTION,missing)
 
-       @$(call install_copy, fbtest, 0, 0, 0755, -, /sbin/fbtest)
+       @$(call install_copy, fbtest, 0, 0, 0755, -, /usr/sbin/fbtest)
 
        @$(call install_finish, fbtest)
 
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to