Florian Pritz via pacman-dev wrote:
> This seems like a very straight forward change. It's generally better if
> you commit less invasive/more likely to be merged changes first so that
> they can be merged more easily.
I've just sent a version of this patch that does not depend on the
makepkg err
Florian Pritz via pacman-dev wrote:
> On 15.09.2017 20:30, ivy.fos...@gmail.com wrote:
> > - error "$(gettext "Do not use the %s option. \
> > This option is only for use by %s.")" "'-F'" "makepkg"
> > + error "$(gettext "Do not use the %s option. \
> > This option is only for
On 15.09.2017 20:30, ivy.fos...@gmail.com wrote:
> - error "$(gettext "Do not use the %s option. This option is only
> for use by %s.")" "'-F'" "makepkg"
> + error "$(gettext "Do not use the %s option. This option is only
> for internal use by %s.")" "'-F'" "makepkg"
This
From: Ivy Foster
---
scripts/makepkg.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index a8a8eb41..953c43fb 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -1442,7 +1442,7 @@ catastrophic damage to your s