Re: [patch] gnue-appserver.init

kilo <[email protected]> Tue, 25 Mar 2008 09:18:33 +0100
Newsgroups gmane.comp.gnu.enterprise.devel
Message-ID <[email protected]>
Thanks for the fix, Aaron.
Commited to SVN, revision 9863.

kilo
aka Gabor Kmetyko


On Tue, Mar 25, 2008 at 4:19 AM, Aaron S. Hawley
<[email protected]> wrote:
> Patch for fixing typo "Applicataion" in
>  gnue-appserver/packaging/debian/gnue-appserver.init
>
>  Index: gnue-appserver.init
>  ===================================================================
>  --- gnue-appserver.init (revision 9862)
>  +++ gnue-appserver.init (working copy)
>  @@ -12,7 +12,7 @@
>   # Author: GNU Enterprise Team ([email protected])
>
>   PATH=/sbin:/usr/sbin:/bin:/usr/bin
>  -DESC="GNU Enterprise Applicataion Server"
>  +DESC="GNU Enterprise Application Server"
>   NAME=gnue-appserver
>   DAEMON=/usr/bin/$NAME
>   DAEMON_ARGS="--silent"
>
> _______________________________________________
>  Gnue-dev mailing list
>  [email protected]
>  http://lists.gnu.org/mailman/listinfo/gnue-dev
>
>