automake
[Top][All Lists]
Advanced

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

Installation of startup scripts


From: Vikram Ambrose
Subject: Installation of startup scripts
Date: Wed, 16 Jul 2008 16:38:04 -0400
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Currently I have to add my own rule

install:
   install -D -m 755 $(sysconfdir)/rc.d/init.d/blah

uninstall:
   rm $(sysconfdir)/rc.d/init.d/blah


Is there a proper automake way of installing startup scripts?


Vikram.




reply via email to

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