ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/ubuntu/mod-transform/mod-transform-0.6.0/debian/rules
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.

File Contents

# 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

Properties

Name Value
svn:executable *