File: rules

package info (click to toggle)
lighttpd 1.4.13-4etch12
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,480 kB
  • ctags: 3,537
  • sloc: ansic: 37,630; sh: 8,915; perl: 2,215; yacc: 584; makefile: 374; php: 9
file content (19 lines) | stat: -rwxr-xr-x 595 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/dpatch.mk

include /usr/share/dpatch/dpatch.make

DEB_CONFIGURE_EXTRA_FLAGS += --libdir=/usr/lib/lighttpd \
			--with-openssl --with-pcre --with-bz2 --with-ldap \
			--with-mysql --with-memcache --with-lua=lua5.1\
			--with-gdbm --with-attr --with-webdav-locks\
			--with-webdav-props

configure/lighttpd::
	-mkdir debian/conf-enabled
	chmod a+x debian/create-mime.assign.pl
	chmod a+x debian/include-conf-enabled.pl
	chmod a+x debian/lighty-enable-mod