Thanks Rick. Bruce On Aug 19, 2010, at 3:10 PM, Rick McGuire wrote:
> You should be added now. > > Rick > > On Thu, Aug 19, 2010 at 6:03 PM, CVBruce <cvbr...@gmail.com> wrote: >> I guess I'm still not on the oorexx-svn list. >> Bruce >> >> Begin forwarded message: >> >> From: oorexx-svn-ow...@lists.sourceforge.net >> Date: August 19, 2010 3:00:09 PM PDT >> To: bjske...@users.sourceforge.net >> Subject: SF.net SVN: oorexx:[6124] >> main/trunk/platform/unix/macosx/PackageInfo.in >> You are not allowed to post to this mailing list, and your message >> has >> been automatically rejected. If you think that your messages are >> being rejected in error, contact the mailing list owner at >> oorexx-svn-ow...@lists.sourceforge.net. >> >> >> From: bjske...@users.sourceforge.net >> Date: August 19, 2010 3:00:02 PM PDT >> To: oorexx-...@lists.sourceforge.net >> Subject: SF.net SVN: oorexx:[6124] >> main/trunk/platform/unix/macosx/PackageInfo.in >> >> >> Revision: 6124 >> http://oorexx.svn.sourceforge.net/oorexx/?rev=6124&view=rev >> Author: bjskelly >> Date: 2010-08-19 22:00:02 +0000 (Thu, 19 Aug 2010) >> >> Log Message: >> ----------- >> Makefile.am was looking for #PREF# in this file no PREF as I had >> coded. It >> caused the installer package to install into /PREF rather than /opt/ >> rexx >> >> Modified Paths: >> -------------- >> main/trunk/platform/unix/macosx/PackageInfo.in >> >> Modified: main/trunk/platform/unix/macosx/PackageInfo.in >> =================================================================== >> --- main/trunk/platform/unix/macosx/PackageInfo.in 2010-08-19 >> 20:30:37 UTC >> (rev 6123) >> +++ main/trunk/platform/unix/macosx/PackageInfo.in 2010-08-19 >> 22:00:02 UTC >> (rev 6124) >> @@ -1,2 +1,2 @@ >> <?xml version="1.0"?> >> -<pkg-info format-version="2" install-location="PREF" > </pkg-info> >> +<pkg-info format-version="2" install-location="#PREF#" > </pkg-info> >> >> >> This was sent by the SourceForge.net collaborative development >> platform, the >> world's largest Open Source development site. >> >> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> Oorexx-devel mailing list >> Oorexx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> >> > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel