Ignore:
Timestamp:
Nov 22, 2009, 4:07:25 PM (14 years ago)
Author:
broder
Message:

Update the packaging to build and install the invirtibuilder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-dev/debian/rules

    r1322 r2548  
    11#!/usr/bin/make -f
    22
    3 
     3DEB_PYTHON_SYSTEM=pysupport
    44
    55include /usr/share/cdbs/1/rules/debhelper.mk
     6include /usr/share/cdbs/1/class/python-distutils.mk
     7
     8clean::
     9        rm -rf python/invirt.builder.egg-info
Note: See TracChangeset for help on using the changeset viewer.