1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
Dave Reisner 3f9cf8471f makepkg: allow specifying --pkg multiple times
Make this option additive, so that the following two operations are
equivalent:

  makepkg --pkg foo --pkg bar
  makepkg --pkg foo,bar
2012-04-24 08:38:36 -05:00
..
2012-04-24 08:38:36 -05:00
2011-07-18 10:28:19 -05:00
2012-01-30 22:00:26 -06:00
2012-04-08 21:51:24 -05:00
2012-04-07 11:23:55 -05:00