From db78d787d15f7da8b801a5ebd2ec53c58100067a Mon Sep 17 00:00:00 2001 From: antoine Date: Fri, 20 Jan 2017 20:16:28 +0000 Subject: Reinplace the target of the symlink instead of the symlink PR: 216309 --- graphics/cinepaint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 0ac68c0..a9b6d5e 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -65,7 +65,7 @@ post-patch: @${REINPLACE_CMD} -e \ '/cms-profile-path/s|".*"|"${LOCALBASE}/share/color/icc"| ; \ s|/usr/share|${LOCALBASE}/share|' \ - ${WRKSRC}/cinepaintrc.in + ${WRKSRC}/gimprc.in @${REINPLACE_CMD} -e \ 's|gimprc|cinepaintrc|g' \ ${WRKSRC}/user_install.in -- cgit v1.1