Revision: | 64 |
Committed: | 2009-02-01T05:02:11-08:00 (16 years, 4 months ago) by douglas |
File size: | 324 byte(s) |
Log Message: | Ubuntu package for mod_transform. |
# | Content |
---|---|
1 | #!/usr/bin/make -f |
2 | |
3 | include /usr/share/cdbs/1/rules/debhelper.mk |
4 | include /usr/share/cdbs/1/class/autotools.mk |
5 | include /usr/share/cdbs/1/rules/simple-patchsys.mk |
6 | |
7 | |
8 | # Add here any variable or target overrides you need. |
9 | DEB_CONFIGURE_EXTRA_FLAGS = --with-apxs=/usr/bin/apxs2 |
10 | |
11 | clean:: |
12 | dh_clean config.nice src/mod_transform.so |
Name | Value |
---|---|
svn:executable | * |