blob: 2d800c1a2c4c3602291a6c0d7f7e7f8077a0e157 (
plain)
1
2
3
4
5
6
7
8
9
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"
|