[patch] gnue-appserver.init
"Aaron S. Hawley" <[email protected]> Mon, 24 Mar 2008 23:19:47 -0400
| Newsgroups | gmane.comp.gnu.enterprise.devel |
|---|---|
| Message-ID | <[email protected]> |
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
gnue-appserver.init.diff
(text/x-patch, 433 B)
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"