X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fgroff;h=4ab82dd4b8d94f36e8bf0eb24b1332ef6afaf646;hb=dfcb05c4cac2fdf0716aa4ca5cc412960aada01b;hp=2f052fbcd67da45db70526b5fdd299a2db5c677c;hpb=fc8e13fb0303c69abe0ac9eacf6c604b735287b3;p=hvlinux.git diff --git a/stage2/pkg/groff b/stage2/pkg/groff index 2f052fb..4ab82dd 100644 --- a/stage2/pkg/groff +++ b/stage2/pkg/groff @@ -6,9 +6,7 @@ hvconfig_pre() { export PAGE=letter - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ - --enable-multibyte" + CONFIGURE_OPTS+=" --enable-multibyte" } hvconfig_post()