~ubuntu-branches/ubuntu/hardy/lighttpd/hardy

« back to all changes in this revision

Viewing changes to openwrt/lighttpd.mk

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-09-12 14:02:31 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070912140231-g5w19l8wbtywlcgd
Tags: 1.4.18-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Update maintainer field in debian/control.
  - Build against libgamin-dev rather than libfam-dev (fixes a warning
    during startup)
  - Make sure that upgrades succeed, even if we can't restart lighttpd.
  - Clean environment in init.d script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
#  For this example we'll use a fairly simple package that compiles easily
12
12
#  and has sources available for download at sourceforge
13
 
LIGHTTPD=lighttpd-1.4.17
 
13
LIGHTTPD=lighttpd-1.4.18
14
14
LIGHTTPD_TARGET=.built
15
15
LIGHTTPD_DIR=$(BUILD_DIR)/$(LIGHTTPD)
16
16
LIGHTTPD_IPK=$(BUILD_DIR)/$(LIGHTTPD)_mipsel.ipk