openpkg/local.README

Sun, 29 May 2011 16:29:06 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 29 May 2011 16:29:06 +0200
changeset 344
e33c1efbd60f
child 428
f880f219c566
permissions
-rw-r--r--

Update, correct, improve build configuration and packaging logic.
Update to new version of vendor software, bump copyright date, remove implicit
gcc dependency, add comments for Trolltech bug tracking, correct enforced
dynamic library linkage, and install mysterious process stub binary.

michael@13 1
michael@13 2 This is @l_prefix@/local/, the manually-managed software package hierarchy
michael@13 3 inside the OpenPKG software hierarchy @l_prefix@. This filesystem area
michael@13 4 contains software which was manually installed under @l_prefix@/local/PKG/
michael@13 5 and activated under @l_prefix@/local/ by running:
michael@13 6
michael@13 7 $ @l_prefix@/bin/openpkg lsync
michael@13 8
michael@13 9 Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's
michael@13 10 Bourne (Again) Shell startup script (.profile or .bashrc) in
michael@13 11 order to activate this hierarchy and all of its packages.
michael@13 12
michael@13 13 In case of any questions or problems post to the OpenPKG project
michael@13 14 user support mailing list <openpkg-users@openpkg.org>. For more
michael@13 15 details about OpenPKG visit http://www.openpkg.org/.
michael@13 16

mercurial