Reinplace the target of the symlink instead of the symlink

PR:		216309
This commit is contained in:
Antoine Brodin 2017-01-20 20:16:28 +00:00
parent d60dafdb93
commit ea2d1924f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431995

View File

@ -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