From e6b1d75fe5d018f449766c7fed99fd2d57e6caa4 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Mon, 12 Nov 2018 16:05:51 +0000 Subject: [PATCH] kodi: use relative sym link path to keep page build happy --- projects/Amlogic/filesystem/usr/bin/gputemp | 2 +- projects/Generic/filesystem/usr/bin/gputemp | 2 +- projects/RPi/filesystem/usr/bin/gputemp | 2 +- projects/Rockchip/filesystem/usr/bin/gputemp | 2 +- projects/WeTek_Core/filesystem/usr/bin/gputemp | 2 +- projects/WeTek_Play/filesystem/usr/bin/gputemp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/Amlogic/filesystem/usr/bin/gputemp b/projects/Amlogic/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/Amlogic/filesystem/usr/bin/gputemp +++ b/projects/Amlogic/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file diff --git a/projects/Generic/filesystem/usr/bin/gputemp b/projects/Generic/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/Generic/filesystem/usr/bin/gputemp +++ b/projects/Generic/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file diff --git a/projects/RPi/filesystem/usr/bin/gputemp b/projects/RPi/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/RPi/filesystem/usr/bin/gputemp +++ b/projects/RPi/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file diff --git a/projects/Rockchip/filesystem/usr/bin/gputemp b/projects/Rockchip/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/Rockchip/filesystem/usr/bin/gputemp +++ b/projects/Rockchip/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file diff --git a/projects/WeTek_Core/filesystem/usr/bin/gputemp b/projects/WeTek_Core/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/WeTek_Core/filesystem/usr/bin/gputemp +++ b/projects/WeTek_Core/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file diff --git a/projects/WeTek_Play/filesystem/usr/bin/gputemp b/projects/WeTek_Play/filesystem/usr/bin/gputemp index f3f93ae8e4..6476b954d2 120000 --- a/projects/WeTek_Play/filesystem/usr/bin/gputemp +++ b/projects/WeTek_Play/filesystem/usr/bin/gputemp @@ -1 +1 @@ -/usr/bin/cputemp \ No newline at end of file +cputemp \ No newline at end of file