[aur-general] My first PKGBUILD, need some guidance
Stefan J. Betz
info at stefan-betz.net
Tue Aug 14 03:13:51 EDT 2012
Am 2012-08-14 04:03:28 -0300, Martin Cigorraga schrieb:
> Unlike most application Zeya does not need to be compiled to run, just run
> it's main Python file and that's all, so, how should I proceed?
/usr/bin is only for executables, scripts... not for any Data files.
Most Python applications provide a setup.py for installation, zeya doesn't.
:-/
A possible way:
Move required files (not the wohl git clone) to /usr/share/zeya and symlink
from /usr/bin/zeya to /usr/share/zeya/zeya.py. Keep in mind that zeya.py must
use the right python Version (python2 or python3).
Greetings
Stefan Betz
--
URL : http://blog.stefan-betz.net | http://www.stefan-betz.net
GPG : E188 933B BC00 723A 9DB0 0CD3 1398 E68B 6F33 567E
XMPP: stefan at jabber.stefan-betz.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/aur-general/attachments/20120814/2e7f23e5/attachment.asc>
More information about the aur-general
mailing list