14 lines
346 B
Bash
14 lines
346 B
Bash
# Copyright 2015 Kylie McClain <somasis@exherbo.org>
|
|
# Copyright 2016-2017 Julian Ospald <hasufell@posteo.de>
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
require pnmixer [ release=v${PV/_rc/-rc} ]
|
|
|
|
SLOT="0"
|
|
PLATFORMS="~amd64"
|
|
|
|
DEFAULT_SRC_PREPARE_PATCHES=(
|
|
"${FILES}"/e28f40d13da702dd5074b85996ea520006f6d3fb.patch
|
|
)
|
|
|