From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/lighttpd
Date: Sun, 15 Jul 2007 16:35:32 -0700 (PDT) [thread overview]
Message-ID: <20070715233532.93FAFA4583@busybox.net> (raw)
Author: ulf
Date: 2007-07-15 16:35:31 -0700 (Sun, 15 Jul 2007)
New Revision: 19104
Log:
Use correct script to init lighttpd
Modified:
trunk/buildroot/package/lighttpd/lighttpd.mk
Changeset:
Modified: trunk/buildroot/package/lighttpd/lighttpd.mk
===================================================================
--- trunk/buildroot/package/lighttpd/lighttpd.mk 2007-07-15 22:01:33 UTC (rev 19103)
+++ trunk/buildroot/package/lighttpd/lighttpd.mk 2007-07-15 23:35:31 UTC (rev 19104)
@@ -60,7 +60,7 @@
$(TARGET_DIR)/$(LIGHTTPD_TARGET_BINARY): $(LIGHTTPD_DIR)/$(LIGHTTPD_BINARY)
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(LIGHTTPD_DIR) install
- $(INSTALL) -m 0755 -D $(LIGHTTPD_DIR)/debian/init.d $(TARGET_DIR)/etc/init.d/S99lighttpd
+ $(INSTALL) -m 0755 -D $(LIGHTTPD_DIR)/openwrt/S51lighttpd $(TARGET_DIR)/etc/init.d/S99lighttpd
lighttpd: uclibc openssl $(TARGET_DIR)/$(LIGHTTPD_TARGET_BINARY)
next reply other threads:[~2007-07-15 23:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-15 23:35 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-13 10:55 [Buildroot] svn commit: trunk/buildroot/package/lighttpd tpetazzoni at uclibc.org
2008-09-17 21:36 jacmet at uclibc.org
2008-09-17 21:35 jacmet at uclibc.org
2008-04-24 13:18 ninevoltz at uclibc.org
2007-11-30 12:35 ulf at uclibc.org
2007-09-19 14:02 aldot at uclibc.org
2007-08-11 23:35 ulf at uclibc.org
2007-07-17 0:27 sjhill at uclibc.org
2007-07-08 18:16 aldot at uclibc.org
2007-07-08 18:14 aldot at uclibc.org
2007-02-11 18:08 aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070715233532.93FAFA4583@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox