summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Ward <david.ward@ll.mit.edu>2018-03-25 19:04:24 -0400
committerDavid Ward <david.ward@ll.mit.edu>2018-03-26 19:19:24 -0400
commitc6def22a0b87bb608496721bcf8c4dc0a4b121b4 (patch)
tree4a7cc49eb3e24b98714828236df3d4bcae134b34
parentad5f2b013459dc63d98aee4b0533e5c4d1b14878 (diff)
downloadATCD-c6def22a0b87bb608496721bcf8c4dc0a4b121b4.tar.gz
Exclude TAO in ACE/debian/ACE-DPKG.mwc
This provides consistency with ACE/ACE.mwc, which excludes TAO (as seen in both the ACE-only and ACE+TAO source distributions). Adding this exclusion allows Debian package builds to succeed from either source distribution, rather than failing if it contains TAO. In turn, this allows the openSUSE Build Service to produce both RPM and Debian packages from a single ACE+TAO source distribution.
-rw-r--r--ACE/debian/ACE-DPKG.mwc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/debian/ACE-DPKG.mwc b/ACE/debian/ACE-DPKG.mwc
index b7e05296932..cdbfe475b9f 100644
--- a/ACE/debian/ACE-DPKG.mwc
+++ b/ACE/debian/ACE-DPKG.mwc
@@ -1,5 +1,7 @@
workspace {
exclude {
+ TAO
+
performance-tests
examples