source: trunk/server/debian/scripts-execsys/debian/rules @ 1768

Last change on this file since 1768 was 106, checked in by tabbott, 17 years ago
Initial revision of execsys package for debian
  • Property svn:executable set to *
File size: 421 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_AUTO_UPDATE_AUTOCONF = 1
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/autotools.mk
7
8DEB_CONFIGURE_EXTRA_FLAGS += --with-pl=/usr/bin/perl --with-php=/usr/bin/php-cgi --with-py=/usr/bin/python
9DEB_MAKE_INVOKE += SYSCATPATH=/usr/local/sbin APACHEDIR=/etc/apache2 prefix=/usr/local
10DEB_DH_INSTALLINIT_ARGS += --name execsys-binfmt -o
Note: See TracBrowser for help on using the repository browser.