blob: 4d0ed8b27c6d90ddb5c5ad58c72c2478ba612d1e (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 2008-2016 Pierre Lejeune <superheron@gmail.com>
# Distributed under the terms of the GNU General Public License v2
require codeblocks
PLATFORMS="~amd64"
WORK="${WORKBASE}/${PNV}.release"
|