View Single Post
Posts: 111 | Thanked: 31 times | Joined on May 2007
#186
Originally Posted by Nathan View Post
Once I figure out what it is missing (in the sword libs for you); do you want me to "package" it and submitting it to the builders to (still leaving you as the maintainer) to get it online for others?
What i did was just to change sword-1.6.0a/debian/sword16.install

It originally was

usr/lib/lib*.so
usr/lib/sword/*
usr/share/sword/locales.d/*

And i change the usr/share/sword line so it looks like the following now:

usr/lib/lib*.so
usr/lib/sword/*
usr/share/sword/*

I am not sure this works as expected with the optify rules as it looks i have some file appearing in two places (/usr/share/sword/locales and /opt/maemo/usr/share/sword/locales)

The inclusion of the extra mods.d directory is handy as you can then just copy /usr/share/sword in another place to get a sword directory template.