fixed modified path for x auth script
[feisty_meow.git] / scripts / core / functions.sh
index dafa0c4f40bdd6318a9669578a65ac6268b664e6..1fe45e6c4d84cc2e8ea3ae242fcbf4ab5359d0d4 100644 (file)
@@ -308,7 +308,7 @@ if [ -z "$skip_all" ]; then
       # information for su.
   
       # get the x authority info for our current user.
-      source "$FEISTY_MEOW_SCRIPTS/x_win/get_x_auth.sh"
+      source "$FEISTY_MEOW_SCRIPTS/security/get_x_auth.sh"
   
       if [ -z "$X_auth_info" ]; then
         # if there's no authentication info to pass along, we just do a normal su.