diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-05-28 16:35:12 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-06-16 14:00:43 +0000 |
commit | 4f5000a45963c2cc2a403ad23e459f20296b29c2 (patch) | |
tree | afde55b77f08848b18e5647481936b8223753a8c | |
parent | 0c349a6ed86e504fae6106396daa5b00938697b0 (diff) | |
download | shadow-baserock/4.2.tar.gz |
Add morphology filebaserock/4.2
-rw-r--r-- | shadow.morph | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shadow.morph b/shadow.morph new file mode 100644 index 00000000..6887a6b3 --- /dev/null +++ b/shadow.morph @@ -0,0 +1,5 @@ +name: shadow +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --with-selinux=no --sysconfdir=/etc |