Skip to content

Commit

Permalink
media-gfx/digikam: fix patchname
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
mm1ke authored and a17r committed Dec 30, 2023
1 parent 03d87a3 commit 5c3305b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/digikam/digikam-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ BDEPEND="
)
"

PATCHES=( "${FILESDIR}/${P}-9999-cmake.patch" )
PATCHES=( "${FILESDIR}/${P}-cmake.patch" )

pkg_pretend() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
Expand Down

0 comments on commit 5c3305b

Please sign in to comment.