diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-08 01:44:28 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-08 01:44:28 +0300 |
commit | e28f580b39cf7927ef548ae265206b45ae8332eb (patch) | |
tree | 094865a5cf04769fd85e5fcd6775d534f74d5d9e /packages/net-fs/samba/samba-scm.exheres-0 | |
parent | e05a3ee8e7ae16c803e01bd02314cce66f05f37f (diff) |
samba-scm build fix, lmdb version bump (packages from net)
wafsamba.exlib fix
Diffstat (limited to 'packages/net-fs/samba/samba-scm.exheres-0')
-rw-r--r-- | packages/net-fs/samba/samba-scm.exheres-0 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/net-fs/samba/samba-scm.exheres-0 b/packages/net-fs/samba/samba-scm.exheres-0 new file mode 100644 index 0000000..2d800c1 --- /dev/null +++ b/packages/net-fs/samba/samba-scm.exheres-0 @@ -0,0 +1,10 @@ +# Copyright 2011 Pierre Lejeune <superheron@gmail.com> +# Distributed under the terms of the GNU General Public License v2 + +SCM_REPOSITORY="git://git.samba.org/samba.git" + +require samba scm-git + +DOWNLOADS="" +PLATFORMS="~amd64" + |