[solaris] revert previous update of manifest install path

2006-03-16 Paul Jakma <paul.jakma@sun.com>

	* prototype.smf.in: Oops, continue to install manifest to
	  var/svc/manifest/network for now.
	* Changelog: fix lack of trailing newline
diff --git a/solaris/ChangeLog b/solaris/ChangeLog
index 4185d92..fac941d 100644
--- a/solaris/ChangeLog
+++ b/solaris/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-16 Paul Jakma <paul.jakma@sun.com>
+
+	* prototype.smf.in: Oops, continue to install manifest to
+	  var/svc/manifest/network for now.
+
 2006-03-13 Alan Maguire <alan.maguire@sun.com>
 
 	* quagga.xml.in: Change the naming of services and instances.
@@ -130,4 +135,4 @@
 	* depend.*: Solaris 10 dependencies for packages, referenced by
 	  prototype files.
 	* .cvsignore: Add built files
-	* README.txt: new file, package creation, install, usage notes.
\ No newline at end of file
+	* README.txt: new file, package creation, install, usage notes.
diff --git a/solaris/prototype.smf.in b/solaris/prototype.smf.in
index 399a8d2..3c80f39 100644
--- a/solaris/prototype.smf.in
+++ b/solaris/prototype.smf.in
@@ -3,6 +3,6 @@
 i copying=$abs_top_srcdir/COPYING
 i i.manifest
 i r.manifest
-f manifest var/svc/manifest/network/routing/quagga.xml 0444 root bin
+f manifest var/svc/manifest/network/quagga.xml 0444 root bin
 #f none var/svc/profile/@PACKAGE_TARNAME@_options.xml=$abs_builddir/options.xml 0755 root sys
 f none lib/svc/method/quagga=$abs_builddir/quagga.init 0755 root bin