[pacman-dev] bacman

Sebastian Nowicki sebnow at gmail.com
Sat May 31 04:36:40 EDT 2008


On 31/05/2008, at 8:27 AM, Carlo Bersani wrote:
> pkg_size=$(du -sb | awk '{print $1}')


I suggest using "$(du -sk | awk '{print $1 * 1024}')" so that we don't  
have the same problem with portability as in makepkg[1].

[1] http://bugs.archlinux.org/task/10459

--
Sebastian Nowicki





More information about the pacman-dev mailing list