root/cleverbox/trunk/debian/rules

Revision 337, 289 bytes (checked in by trivoallan, 4 years ago)

cleverbox : moved apache module enabling to postinst.

  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2DEB_PYTHON_SYSTEM := pysupport
3
4# CDBS rules :)
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/python-distutils.mk
7
8install/cleverbox::
9
10        # Project documentation is superceded by dedicated Debian docs
11        rm -r debian/cleverbox/usr/share/doc
12
Note: See TracBrowser for help on using the browser.