summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-27 20:30:37 +0200
committerDan McGee <dan@archlinux.org>2011-06-27 20:30:37 +0200
commita12acbc2ffa8fab9e17168ed10e429c6f47434a6 (patch)
tree2d3539f71577a87b4125f38c66e09b0a65357b4b /scripts/makepkg.sh.in
parent865ac0f0557560216b42ea14efb4487a236c0b2b (diff)
parentdb172b09c55fd4f110717e1e5586e9ba5e29607e (diff)
downloadpacman-a12acbc2ffa8fab9e17168ed10e429c6f47434a6.tar.gz
pacman-a12acbc2ffa8fab9e17168ed10e429c6f47434a6.tar.xz
Merge remote-tracking branch 'dave/repo-add'
Diffstat (limited to 'scripts/makepkg.sh.in')
-rw-r--r--scripts/makepkg.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index ed5cdef7..391e1752 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -2086,7 +2086,7 @@ if (( INFAKEROOT )); then
tidy_install
fi
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
else