Last change
on this file since 939 was
933,
checked in by price, 16 years ago
|
exclude .svn in builds
|
-
Property svn:executable set to
*
|
File size:
289 bytes
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
4 | DEB_DIVERT_EXTENSION = .sipb-xen |
---|
5 | DEB_DIVERT_FILES_sipb-xen-autoinstaller-guest += \ |
---|
6 | /etc/init.d/rcS |
---|
7 | export DH_ALWAYS_EXCLUDE=.svn |
---|
8 | |
---|
9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.