iconv binary now calles iconv', not giconv'.

This commit is contained in:
Maxim Sobolev 2002-04-08 11:07:17 +00:00
parent da7926a34c
commit 08d0534699
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57429
4 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome
.endif
post-patch:
@giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
@iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
${WRKDIR}/.uk-UA.strings
@${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings

View file

@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome
.endif
post-patch:
@giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
@iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
${WRKDIR}/.uk-UA.strings
@${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings

View file

@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome
.endif
post-patch:
@giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
@iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
${WRKDIR}/.uk-UA.strings
@${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings

View file

@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome
.endif
post-patch:
@giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
@iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \
${WRKDIR}/.uk-UA.strings
@${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings