From 61cb8e76c3f42bad318462e51bbfade752425023 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Fri, 24 Jun 2011 12:59:20 +0200 Subject: makepkg: Remove a lone quotation mark Allan broke it in 4bdb868. Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- scripts/makepkg.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index 4a4d43c3..ebe010b6 100644 --- a/scripts/makepkg.sh.in +++ b/scripts/makepkg.sh.in @@ -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 -- cgit v1.2.3