|
|
|
@ -7,7 +7,6 @@ xorg_server_postmake () |
|
|
|
|
|
|
|
echo "Copying default example configs ..." |
|
|
|
cp $confdir/xorg.conf.data $root/etc/X11/xorg.conf.example |
|
|
|
cp -fv $root/etc/X11/xorg.conf{.example,} |
|
|
|
|
|
|
|
echo "Installing X-Windows Setup Script ..." |
|
|
|
cp -fv $confdir/stone_mod_xorg.sh $root/etc/stone.d/mod_xorg.sh |
|
|
|
|