projects
/
invirt/packages/invirt-autoinstaller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
381f395
)
exclude .svn in builds
author
Greg Price
<price@mit.edu>
Sun, 28 Sep 2008 22:24:53 +0000
(18:24 -0400)
committer
Greg Price
<price@mit.edu>
Sun, 28 Sep 2008 22:24:53 +0000
(18:24 -0400)
svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=933
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
9c165b8
..
c475314
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-4,6
+4,7
@@
DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
DEB_DIVERT_EXTENSION = .sipb-xen
DEB_DIVERT_FILES_sipb-xen-autoinstaller-guest += \
/etc/init.d/rcS
+export DH_ALWAYS_EXCLUDE=.svn
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/config-package.mk