XR packaging for Fedora Atomic

wayvr-dashboard: fix caveats

matrixfurry.com b5af6014 0e7fd96f

verified
+5 -3
+5 -3
Formula/wayvr-dashboard.rb
··· 34 34 end 35 35 36 36 def caveats 37 - "xkeyboard-config must be fully linked for WayVR Dashboard to work properly. 37 + <<~EOF 38 + xkeyboard-config must be fully linked for WayVR Dashboard to work properly. 38 39 39 - If the xorg-server formula is installed, please use `brew unlink xkeyboard-config; 40 - brew link xkeyboard-config --overwrite` to ensure it's fully linked." 40 + If the xorg-server formula is installed, please use `brew unlink xkeyboard-config; 41 + brew link xkeyboard-config --overwrite` to ensure it's fully linked. 42 + EOF 41 43 end 42 44 43 45 test do