Removed a link that gets in the way sometimes and leads nowhere anyway.
svn path=/nixpkgs/trunk/; revision=9030
This commit is contained in:
parent
f643c7bcb8
commit
9787a92b8f
@ -15,4 +15,6 @@ stdenv.mkDerivation {
|
||||
preConfigure = "
|
||||
configureFlags=\"--with-xkb-base=$out/etc/X11/xkb -with-xkb-rules-symlink=xorg,xfree86\"
|
||||
";
|
||||
|
||||
postInstall = "rm \${out}/etc/X11/xkb/compiled";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user