1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Allan McRae cb64fbeac4 Do not dereference symlinks when calculating size
Passing the "-L" flag to stat means we get the size of the file
being pointed to for symlinks instead of the size of the symlink.

Keep "-L" usage in repo-add as we want the actual size of the
package/delta/signature there.

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-03-05 11:44:34 -06:00
..
library parseopts: normalize options into an array 2012-02-16 17:31:16 -06:00
po Final pre-release Transifex updates 2012-02-11 15:01:35 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am buildsys: remove existing symlinks before installing 2011-09-14 17:18:07 -05:00
makepkg.sh.in makepkg: fix false error with multiple libdeps 2012-03-05 11:44:34 -06:00
pacman-db-upgrade.sh.in Make a few more copyright date tweaks 2012-01-30 21:43:23 -06:00
pacman-key.sh.in parseopts: normalize options into an array 2012-02-16 17:31:16 -06:00
pacman-optimize.sh.in scripts: unset CDPATH if cd is used 2012-02-14 10:11:43 -06:00
pkgdelta.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in Do not dereference symlinks when calculating size 2012-03-05 11:44:34 -06:00