source: trunk/packages/invirt-web-afs-apache/debian/rules @ 2914

Last change on this file since 2914 was 2914, checked in by gdb, 14 years ago

Initial build of invirt-web-afs-apache. Package builds but has not been tested because I am scared to install it.

  • Property svn:executable set to *
File size: 215 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .invirt
4DEB_DIVERT_FILES_invirt-web-afs-apache += \
5    /etc/init.d/apache2
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.