[pacman-dev] Sugestion to makepkg3 -g
    Douglas Soares de Andrade 
    dsandrade at gmail.com
       
    Fri Feb 23 05:13:35 EST 2007
    
    
  
Hi guys,
Thanks for the great work with pacman :)
I have been thinking and what about instead of:
==> Generating md5sums for source files
md5sums=('e1bf4b2941249c223efc524151caaadc')
==> Generating sha1sums for source files
sha1sums=('39059c20d7e3b07c552ee9a9a662db7dbc742363')
Why not:
==> Generating md5sums and sha1sums for source files
or 
==> Generating checksums for source files
md5sums=('e1bf4b2941249c223efc524151caaadc')
sha1sums=('39059c20d7e3b07c552ee9a9a662db7dbc742363')
Im asking this because it would make easier just to pass the mouse in the two 
lines and paste in the PKGBUILD. (this is what i do)
And in the current behaviour, i have to copy all lines and then paste in the 
PKGBUILD and then remove what is not needed.
I know its a comestic one, but it would be good. 
Thanks
-- 
Douglas Soares de Andrade
Archlinux Brasil - http://archlinux-br.org
Paradigma Internet - http://www.paradigma.com.br
    
    
More information about the pacman-dev
mailing list