makepkg: split source elements when looking for sigs
commit5f0df423033c94e8ae52ca642284bf6a50fa9bbb
authorDave Reisner <d@falconindy.com>
Sun, 11 Dec 2011 04:10:49 +0000 (10 23:10 -0500)
committerDan McGee <dan@archlinux.org>
Mon, 12 Dec 2011 18:47:46 +0000 (12 12:47 -0600)
tree07b203665d2b26ebc2529b336af9d832c08314b2
parent1a1f5540a4533ea41038128026c75fe023410a99
makepkg: split source elements when looking for sigs

Allows renamed .asc/.sig files to be still discovered by makepkg. This
is needed for a package such as PuTTY, which provides abnormally named
sig files (.DSA and .RSA) which are valid input for gpg --verify.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in