summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-08-11 10:58:38 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-08-15 10:10:36 +0000
commit461a195b9b3c12c5ebf7051b857196298ef7aaf7 (patch)
treef62853d8d1019f17b176d5e5121b247e7ff85617
parente0ae421e8ab6fac4f1db669b45ba185e66f66505 (diff)
downloadmorph-461a195b9b3c12c5ebf7051b857196298ef7aaf7.tar.gz
Add system-integration to chunk _static_defaults
-rw-r--r--morphlib/morphloader.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/morphloader.py b/morphlib/morphloader.py
index c601a6b1..d7cd602f 100644
--- a/morphlib/morphloader.py
+++ b/morphlib/morphloader.py
@@ -357,6 +357,7 @@ class MorphologyLoader(object):
'build-system': 'manual',
'build-mode': 'staging',
'prefix': '/usr',
+ 'system-integration': [],
},
'stratum': {
'chunks': [],