Viktor Szakáts wrote:
>> What about testing HB_INSTALL_PREFIX_ORI inside postinst.cmd to see if
>> it has
>> been set to somethin by the user?
> 
> That would smell a little hacky to me, _ORI is an internal variable
> and I wouldn't like to guarantee it's content or presence for the
> future.
> 
Sure, but postinst.cmd is like any other .mk file, an internal part of the
compiler/suite which is executed during installation only.

BTW, it could be written in .PRG, since at that point hbrun is already built
(and if not, installation should fail), am I wrong?

> To be in sync with GNU Make to solve the same problem IMO easiest
> would be to use os2cp in postinst too. (if there isn't any native
> way to silence copy operation in OS/2 shell).
> 

No way to silence copy/xcopy and, IMHO, a copy that fails without errors is...
an error :)

Maurilio.


-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to