makepkg: fix removing symbolic link
commite92905a2c8c14c7855e2841f44d3c139aa40844c
authorAllan McRae <allan@archlinux.org>
Tue, 28 Jun 2011 12:47:35 +0000 (28 22:47 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 30 Jun 2011 15:28:18 +0000 (30 10:28 -0500)
tree25592e3224f949c3ee79fc9fe972c4ffc9bb2594
parent9aab1440cacf143b62f05ccfac0e7917ef9d4c45
makepkg: fix removing symbolic link

The path was not being stripped from $file before prefixing with
$srcdir resulting in the attempted removal of a very weird
filename.

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