View Single Post
Old 05-24-2020, 03:46 PM   #32
ICDeadPpl
Enthusiast
ICDeadPpl began at the beginning.
 
ICDeadPpl's Avatar
 
Posts: 35
Karma: 10
Join Date: Mar 2010
Location: Sweden
Device: Kobo Libra 2
Quote:
Originally Posted by ICDeadPpl View Post
My bad, I missed the extension on the "miniclock.cfg" file.
This is should work:
Code:
files:
  # MiniClock files
  ../kobopatch-custom/root/usr/local/MiniClock/devinputeventdump: usr/local/MiniClock/devinputeventdump
  ../kobopatch-custom/root/usr/local/MiniClock/fbink: usr/local/MiniClock/fbink
  ../kobopatch-custom/root/usr/local/MiniClock/miniclock.sh: usr/local/MiniClock/miniclock.sh
  ../kobopatch-custom/root/etc/udev/rules.d/miniclock.rules: etc/udev/rules.d/miniclock.rules
  ../kobopatch-custom/root/addons/miniclock/miniclock.cfg: .addons/miniclock/miniclock.cfg
Correction on the last line:
Code:
../kobopatch-custom/root/addons/miniclock/miniclock.cfg: mnt/onboard/.addons/miniclock/miniclock.cfg
I never realized that the file wasn't copied, because I already had the config file there from when I installed MiniClock the old fashioned way. Sorry!
ICDeadPpl is offline   Reply With Quote