View Single Post
Posts: 1 | Thanked: 1 time | Joined on Dec 2011
#2788
Hello! I was installing the battery patch by hand (because my N900 is overly-customized) and noticed something.

In the postinst script you have:

Code:
if [ -f /etc/speedpatch ]; then
mv /opt/dbus-scripts/cpu_sleep_speedpatch /opt/dbus-scripts/cpu_sleep 
fi
but no /etc/speedpatch exists. The speedpatch, if I'm correct, is installed in /etc/event.d/speedpatch. This means the cpu_sleep_speedpatch is not installed even if speedpatch is indeed installed.

Can you confirm this?
Thanks a lot for your great work
 

The Following User Says Thank You to AxelDominatoR For This Useful Post: