X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fgroff;h=4ab82dd4b8d94f36e8bf0eb24b1332ef6afaf646;hb=22ec65898211b590bfbbf2f25c604169c456d15d;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()