Re: [Freeciv-Dev] (PR#39676) [Patch] Script to help auth server setup

2007-09-10 Thread Marko Lindqvist

http://bugs.freeciv.org/Ticket/Display.html?id=39676 >

On 09/09/2007, Marko Lindqvist  wrote:
>
> On 06/09/07, Marko Lindqvist  wrote:
> >
> >  This should make it much easier to setup authentication enabled
> > server (if you have auth enabled freeciv binaries)
>
>  This adds it to distribution, but not to installation.

 Script could use some improvements, but leaving that to some future
ticket. Both script and distribution patch ready for commit.


 - ML



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#39676) [Patch] Script to help auth server setup

2007-09-09 Thread Marko Lindqvist

http://bugs.freeciv.org/Ticket/Display.html?id=39676 >

On 06/09/07, Marko Lindqvist  wrote:
>
>  This should make it much easier to setup authentication enabled
> server (if you have auth enabled freeciv binaries)

 This adds it to distribution, but not to installation.


 - ML

Binary files freeciv/data/themes/gui-sdl/human/city.png and freeciv/data/themes/gui-sdl/human/city.png differ
diff -Nurd -X.diff_ignore freeciv/Makefile.am freeciv/Makefile.am
--- freeciv/Makefile.am	2007-09-09 18:45:35.0 +0300
+++ freeciv/Makefile.am	2007-09-09 18:49:27.0 +0300
@@ -78,7 +78,8 @@
 		vms/freeciv_h.vms		\
 		vms/imlib_config.h_vms		\
 		vms/readme.vms			\
-		vms/vms_build.com
+		vms/vms_build.com		\
+		scripts/setup_auth_server.sh
 
 noinst_HEADERS= version.in
 
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev