Remove old comment, and delete confusing LaunchDaemon
This commit is contained in:
@@ -110,6 +110,7 @@ in stdenv.mkDerivation {
|
||||
cp ${installer} $out/bin/xquartz-install
|
||||
|
||||
rm -r $out/LaunchAgents
|
||||
rm -r $out/LaunchDaemons
|
||||
|
||||
fontsConfPath=$out/etc/X11/fonts.conf
|
||||
cp ${fontsConf} $fontsConfPath
|
||||
|
||||
Reference in New Issue
Block a user