X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fkbd;h=2df1e1e364c0cc09abeefb832d3af98608424126;hb=40fc12878275aeef31000fc758a50aadcc68aa20;hp=060a57cdb7db8ae7311f5eabef4071152da1f325;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/pkg/kbd b/stage2/pkg/kbd old mode 100755 new mode 100644 index 060a57c..2df1e1e --- a/stage2/pkg/kbd +++ b/stage2/pkg/kbd @@ -1,11 +1,9 @@ #!/bin/bash -# --datadir=/lib/kbd -# This option puts keyboard layout data in a directory that will -# always be on the root partition instead of the default /usr/share/kbd -CONFIGURE_OPTS="\ - --datadir=/lib/kbd - ${CONFIGURE_OPTS}" +hvconfig_pre() +{ + CONFIGURE_OPTS+=" --datadir=/lib/kbd" +} hvbuild_post() {