sci-visualization/tulip: update patch name
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
4125d353e9
commit
3984323527
@ -74,7 +74,10 @@ DEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=("${FILESDIR}/removesandboxviolation.patch")
|
||||
# In live version this is likely to break
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/"${PN}-sandbox.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
|
@ -74,6 +74,11 @@ DEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
# In live version this is likely to break
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/"${PN}-sandbox.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user