So, the problem is this:

INSTALL_RULE=\
<tab>batch_command_1 \
<tab>batch_command_2

In this case this will be executed:
batch_command_1batch_command2

Probably there could be done a user defined
function for each rule, but maybe there is a
less ugly and lengthy solution.

Brgds,
Viktor

On 2009.07.15., at 1:45, Viktor Szakáts wrote:

Do you know a solution to implement multiple batch command
inside INSTALL_RULE rule variable?

Perhaps there is, and if this is the case, there is no
need for one of the steps, the one which broke multiple
install rules.

Brgds,
Viktor

On 2009.07.15., at 1:39, Przemyslaw Czerpak wrote:

On Wed, 15 Jul 2009, [email protected] wrote:

Hi,

Log Message:
-----------
2009-07-15 12:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/darwin/install.cf
* config/hpux/install.cf
* config/dos/install.cf
* config/install.cf
* config/win/install.cf
* config/linux/install.cf
* config/os2/install.cf
* config/sunos/install.cf
* config/bsd/install.cf
* config/wce/install.cf
  * Little tweak to install rules to allow multiline rules
    on non-bash shells.
    Maybe there is another way, but couldn't find it.
  ; This is a step towards moving install dir creation to
    GNU Make level.

Looks that all things which used more then one installation rule
are broken now.
 make install
in source/pp in *nix like shells.

I would like to ask you to group such modification in functional
peaces. Today I was trying to create some Harbour builds and commit
some modifications but after few hours of syncing with your modifications
I had to gave up. I'll wait until SVN will be functional again.

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


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

Reply via email to