2012/5/22 rafael ff1 <rafael.f.f1@gmail.com>
Looks good. Try to build the package and then verify if pkg/usr/bin/lmd has the command added with sed. Case yes, then you're good to go.
Rafael Ferreira
2012/5/23 Auguste Pop <auguste@gmail.com>
ok. in this case, i suggest you make a wrapper script that 1. checks the content in user's $HOME directory, 2. does whatever is necessary, 3. runs the actual program.
in this case, what you have done is totally transparent to the user and every user on the system can use that application.
best regards,
It doesn't worked :S I'll see what to do... maybe it's because of I have to change something else on the PKGBUILD Auguste... It's a good idea, doing it like a patch, it'll be easier, but I don't like adding patches... even I'll do a patch if I can't do it on another way ;)