source: trunk/packages/libapache2-mod-auth-sslcert/debian/rules @ 1571

Last change on this file since 1571 was 1571, checked in by broder, 15 years ago

Make debian/rules executable for libapache2-mod-auth-sslcert

  • Property svn:executable set to *
File size: 231 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_AUTOCONF = 1
4
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/autotools.mk
7
8DEB_MAKE_BUILD_TARGET = .libs/mod_auth_sslcert.so APXS="apxs2"
9DEB_MAKE_INSTALL_TARGET = 
Note: See TracBrowser for help on using the repository browser.