File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ All is well, everything works. But this approach has some disadvantages.
3434` sudo make install ` can do a lot of things. It can install the executable to the
3535system (that's why we're running it), it can install some libraries needed for
3636` j4-dmenu-desktop ` , it can install configuration files, documentation, shell
37- completions, examples, etc. All these files are just installed to the system and
38- you have to keep track of them .
37+ completions, examples, etc. You should keep track of all the files that have
38+ been installed .
3939
4040Why do you have to keep track of them? Let's say that you have tried
4141` j4-dmenu-desktop ` out and you weren't satisfied with its features, so you want
@@ -211,7 +211,7 @@ providing the package is already
211211open] ( https://github.com/void-linux/void-packages/pulls ) , or if [ someone has
212212already packaged it but it was rejected or
213213abandoned] ( https://github.com/void-linux/void-packages/pulls?q=is%3Apr+is%3Aclosed ) .
214- If there already is a pull request but it has been abandoned, you base your
214+ If there already is a pull request but it has been abandoned, you can base your
215215package off of it, which will save you time.
216216
217217## xbps-src
You can’t perform that action at this time.
0 commit comments