|
Last change
on this file since 2625 was
2625,
checked in by broder, 16 years ago
|
|
Serve the repositories in /srv/git over a git-daemon
|
-
Property svn:executable set to
*
-
Property svn:mime-type set to
text/script
|
|
File size:
276 bytes
|
| Line | |
|---|
| 1 | #!/usr/bin/make -f |
|---|
| 2 | |
|---|
| 3 | DEB_PYTHON_SYSTEM=pysupport |
|---|
| 4 | |
|---|
| 5 | include /usr/share/cdbs/1/rules/debhelper.mk |
|---|
| 6 | include /usr/share/cdbs/1/class/python-distutils.mk |
|---|
| 7 | |
|---|
| 8 | install/invirt-dev:: |
|---|
| 9 | cp debian/invirt-dev.upstart debian/invirt-dev/etc/event.d |
|---|
| 10 | |
|---|
| 11 | clean:: |
|---|
| 12 | rm -rf python/invirt.builder.egg-info |
|---|
Note: See
TracBrowser
for help on using the repository browser.