mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] splashutils: Fix typo
@ 2012-05-02 17:45 Thomas Weber
  0 siblings, 0 replies; only message in thread
From: Thomas Weber @ 2012-05-02 17:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Thomas Weber

Fix FUCNTIONS => FUNCTIONS

Signed-off-by: Thomas Weber <thomas@tomweber.eu>
---
 generic/etc/init.d/splashutils |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/generic/etc/init.d/splashutils b/generic/etc/init.d/splashutils
index 66b7be2..2e2abd0 100644
--- a/generic/etc/init.d/splashutils
+++ b/generic/etc/init.d/splashutils
@@ -4,11 +4,11 @@
 #
 
 PATH=/sbin:/bin:/usr/bin
-FUCNTIONS=/sbin/splash-functions.sh
+FUNCTIONS=/sbin/splash-functions.sh
 
 # --- nothing to change after this line ---
 
-. $FUCNTIONS
+. $FUNCTIONS
 
 mkdir -p /var/run/splash/cache/
 
-- 
1.7.10


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-02 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-02 17:45 [ptxdist] [PATCH] splashutils: Fix typo Thomas Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox