makepkg: Remove a lone quotation mark

Allan broke it in 4bdb868.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Wieland Hoffmann 2011-06-24 12:59:20 +02:00 committed by Dan McGee
parent c45cfb1741
commit 61cb8e76c3
1 changed files with 1 additions and 1 deletions

View File

@ -2211,7 +2211,7 @@ else
if (( ! REPKG )); then
tidy_install
else
warning "$(gettext "Repackaging without the use of a %s" function is deprecated.")" "package()"
warning "$(gettext "Repackaging without the use of a %s function is deprecated.")" "package()"
plain "$(gettext "File permissions may not be preserved.")"
fi
fi