Edit

IABSD.fr/ports/x11/xfe

Branch :

  • Show log

    Commit

  • Author : gkoehler
    Date : 2024-10-28 05:00:11
    Hash : c0bb38de
    Message : Patch xfe to run gtar X File Explorer ran tar -a, which failed with "unknown option". Switch to GNU tar, by changing "tar ___" commands into "gtar ___". ok bcallah@ (maintainer)