Browse Source

Dimitar Zhekov:


			
			
				rocklinux
			
			
		
Dimitar Zhekov 20 years ago
parent
commit
2c54483127
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      package/x11/xfree86/xf_config.sh

+ 0
- 6
package/x11/xfree86/xf_config.sh

@ -116,12 +116,6 @@ xf_install() {
cp -fv $base/package/x11/xfree86/local.conf.data \
$root/etc/fonts/local.conf
echo "Fixing compiled keymaps directory ..."
mkdir -p $root/var/lib/xkb $root/etc/X11/xkb
cp -fu programs/xkbcomp/compiled/README $root/var/lib/xkb
rm -rf $root/etc/X11/xkb/compiled
ln -sf ../../../var/lib/xkb $root/etc/X11/xkb/compiled
echo "Installing xfs init script ..."
install_init xfs $base/package/x11/xfree86/xfs.init

Loading…
Cancel
Save