X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2FlibXfont;fp=stage4%2Fpkg%2FlibXfont;h=ab23d471e5086b814bc4cbe5c1de0d6c05170e60;hb=68ad63a79bd2ca064b57d9f8f367d159fc9ec536;hp=0000000000000000000000000000000000000000;hpb=7c8d45899479cd35f78814f6c46c2b8bff45d222;p=hvlinux.git diff --git a/stage4/pkg/libXfont b/stage4/pkg/libXfont new file mode 100644 index 0000000..ab23d47 --- /dev/null +++ b/stage4/pkg/libXfont @@ -0,0 +1,8 @@ +#!/bin/bash + +hvconfig_pre() +{ + CONFIGURE_OPTS="\ + ${CONFIGURE_OPTS} \ + --disable-devel-docs" +}