README with build instructions
authorAndrzej Szeszo <aszeszo@gmail.com>
Thu, 17 Feb 2011 11:55:00 +0000
changeset 556 8126e5435f8f
parent 555 83ca47741305
child 557 d51a2c5f429b
README with build instructions
README
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Thu Feb 17 11:55:00 2011 +0000
@@ -0,0 +1,17 @@
+Building g11n
+
+export PATH=/opt/sunstudio12.1/bin:/usr/bin
+export SRC=$PWD
+export CLOSED_BUILD=\#
+export PKGARCHIVE=$SRC
+export PKGPUBLISHER_REDIST=l10n-nightly
+
+make install
+
+
+cd pkg
+make install
+cp -rP ../../g11n-spec/build.`uname -p`/repo.spec/{file,pkg} ../../inputmethod/specs/build.`uname -p`/repo.imspec/{file,pkg} ../repo.redist
+
+/usr/lib/pkg.depotd -p 10000 -d $PWD/../repo.redist --add-content --exit-ready
+