On Tue, Oct 19, 2010 at 1:13 PM, David Ashley <[email protected]> wrote: > On looking back at my changes I see I did make a change that could impact the > debian build. The following was changed: > > AC_PREFIX_DEFAULT(/usr)
Yes, that is the change that effected the debian build. What the deb target does is build the interpreter as normal and then do an install into a subdirectory of the build directory. Once that is done it simply packages that subdirectory up into the .deb installation package. But, that's okay. I think the installed files on a debian system should be the same as we are doing on Fedora, SuSE, etc.. Don't you? I'll get that fixed up. But the basic question is, should the installed files go in the same place, /usr/lib/ooRexx etc.? -- Mark Miesfeld ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
