https://bugzilla.redhat.com/show_bug.cgi?id=1367825

Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zbys...@in.waw.pl



--- Comment #19 from Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> ---
The summary of "the snapd and snap tools enable systems to work with .snap
files" is not very informative: it should say what the snapd daemon actually
does. (It's like saying that gcc allows programmers to work with .c files).

In the built binary rpm:
#/etc/profile.d/snapd.sh

PATH=/home/zbyszek/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/snap/bin
if [ -z "" ]; then
    XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
else
    XDG_DATA_DIRS="":/var/lib/snapd/desktop
fi
export XDG_DATA_DIRS

This doesn't look right ;)

/usr/lib/systemd/system-preset/91-snapd.preset → no, that's what the FESCo
ticket is for.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to