WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: e19 DE from the bodhi repo  (Read 1959 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
e19 DE from the bodhi repo
« on: February 27, 2015, 02:16:51 AM »
Hi
in order to make it working I added the following lines to /opt/bootlocal.sh:
Code: [Select]
rm /usr/lib/i386-linux-gnu/enlightenment/utils/enlightenment_sys
cp /tmp/tcloop/e19/usr/lib/i386-linux-gnu/enlightenment/utils/enlightenment_sys /usr/lib/i386-linux-gnu/enlightenment/utils/enlightenment_sys
chmod +s /usr/lib/i386-linux-gnu/enlightenment/utils/enlightenment_sys
rm /usr/bin/enlightenment_start
cp /tmp/tcloop/e19/usr/bin/enlightenment_start /usr/bin/

dCore user