On Sat, Apr 4, 2009 at 01:03, Dan McGee <dan@archlinux.org> wrote:
Remove the community-specific code that calls tupkg. Make the server variable a bit more dependent on what repo we are uploading to in order to get community working, and finally create the correct symlinks for communitypkg in the Makefile.
Note that this change will require the Arch devtools package to get a replace entry for aurtools.
Signed-off-by: Dan McGee <dan@archlinux.org> --- Makefile | 2 ++ commitpkg | 32 +++++++++++--------------------- 2 files changed, 13 insertions(+), 21 deletions(-)
I don't see anything that jumps out as being wrong with this, and this was actually pretty darn close to how I was going to implement the package uploader for arch-games. Looks fine, but I haven't tested it at the moment.