12 lines
292 B
Bash
12 lines
292 B
Bash
# Copyright 2009 Michael Forney
|
|
# Copyright 2011-2015 Pierre Lejeune <superheron@gmail.com>
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
require blender
|
|
|
|
PLATFORMS="~amd64"
|
|
|
|
DEFAULT_SRC_PREPARE_PATCHES=(
|
|
"${FILES}"/4e4a93bc454d93ec8523f44b73a42977e2868ecc.patch
|
|
)
|
|
|