Index: tools/start-stop-daemon/makefile
===================================================================
--- tools/start-stop-daemon/makefile	(revision 25)
+++ tools/start-stop-daemon/makefile	(revision 480)
@@ -3,5 +3,5 @@
 
 install: start-stop-daemon
-	chown root.root start-stop-daemon
+	chown root:root start-stop-daemon
 	chmod 0755 start-stop-daemon
 
