From b1cc72ebb3226f300c7432b742b05942f050532f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 4 Feb 2007 18:28:21 +0000 Subject: * Updated makepkg to use a new form of options. These two arrays now replace most of the former options in makepkg.conf, and are described in detail there: BUILDENV=(fakeroot !distcc color !ccache) OPTIONS=(strip !docs !libtool emptydirs) Note that PKGBUILD specified options will always have final say. They will now be specified as they are above, except using lowercase 'options' array. * makepkg was fixed so options actually work as expected. --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index e01c9097..df16a8df 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,7 @@ Judd Vinet Aurelien Foret Aaron Griffin +Dan McGee Miklós Vajna Christian Hamar @@ -8,6 +9,5 @@ Christian Hamar Josh Wheeler David Kimpe -Dan McGee James Rosten Roman Kyrylych -- cgit v1.2.3-24-g4f1b