automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation of startup scripts


From: Vikram Ambrose
Subject: Re: Installation of startup scripts
Date: Thu, 17 Jul 2008 09:17:20 -0400
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Ralf Wildenhues wrote:
* Ralf Wildenhues wrote on Wed, Jul 16, 2008 at 11:39:00PM CEST:
Is there a proper automake way of installing startup scripts?
Try
  init_d_dir = $(sysconfdir)/rc.d/init.d
  init_d_dir_SCRIPTS = blah

The last line should've been init_d_SCRIPTS = blah

Sorry about that.

Cheers,
Ralf
Yup, that's what i ended up doing. works well. There really should be a --startupdir=blah folder part of automake.

vikram.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]