2017-02-17 10:49 GMT-02:00 Sergio Schvezov <sergio.schve...@canonical.com>:
> Hello snapcrafters! > > ## Setting up environment > > No more wrapper scripts just to setup on environment entry, this is now > tied into an app entry in `apps`. Here's a quick example: > > ```yaml > apps: > vim: > command: bin/vim > environment: > VIMRUNTIME: $SNAP/share/vim/vim80 > ``` > Hi, I tried to append to path (see below). It is not supported. ```yaml environment: PATH: "$SNAP/usr/lib/jvm/default-java/bin:$PATH" ``` I'm ok with it. But, in case this is not by design, I'm mailing you guys. Claudio
-- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft