makepkg: fix creation of source package with -p
commit3df88a1a01926587b0b68dcff97d539746e3a8f9
authorAllan McRae <allan@archlinux.org>
Sat, 4 Jun 2011 07:15:09 +0000 (4 17:15 +1000)
committerDan McGee <dan@archlinux.org>
Tue, 7 Jun 2011 15:49:28 +0000 (7 10:49 -0500)
tree0e45d325220edb5b78403cd04789186dfb61dae3
parent1744fe12d4b29eff681995441c9565403348aaa2
makepkg: fix creation of source package with -p

When creating a source package using an non-local buildscript via
the -p option, the inclusion of changelog and install files would
fail. Fixes FS#24567.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in