issues
search
ViennaRSS
/
vienna-rss
Vienna is a free and open-source RSS/Atom newsreader for macOS.
https://www.vienna-rss.com
Apache License 2.0
1.85k
stars
227
forks
source link
Strip extended attributes during the creation of the release tar file
#1741
Closed
Eitot
closed
5 months ago
Eitot
commented
9 months ago
Resolves #1726 (see also: #1611)
Adds
--no-xattrs
to
tar
command to strip attributes
Replaces the
-a
(auto-compress) mode with explicit formats
Resolves #1726 (see also: #1611)
--no-xattrs
totar
command to strip attributes-a
(auto-compress) mode with explicit formats