Resolve Bugs and Broken Packages - #2
Open
seth-stansberry wants to merge 3 commits into
Open
Conversation
seth-stansberry
commented
Nov 1, 2017
- Rename link-other.sh to link-others.sh
- Resolve Broken AUR Packages
- Resolve Xset Error
- all.sh references link-others.sh - this is now corrected to match
Update resources.sh:
- ```i3-gaps-git``` and ```python-i3-git``` are both deprecated packages and prevent the script from running.
- Replaces ```i3-gaps-git``` with ```i3-gaps-next-git```
- Replaces ```python-i3-git``` with ```py3status-git``` and ```i3ipc-python-git```
-Not entirely sure what ```python-i3-git``` did because the package page gives 404 on AUR. Attempt to replace with equivalents.
Line 14 of resources.sh calls xset, however, xset is not installed. - Installs xset.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.