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.
34
34
` sudo make install ` can do a lot of things. It can install the executable to the
35
35
system (that's why we're running it), it can install some libraries needed for
36
36
` 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 .
39
39
40
40
Why do you have to keep track of them? Let's say that you have tried
41
41
` j4-dmenu-desktop ` out and you weren't satisfied with its features, so you want
@@ -211,7 +211,7 @@ providing the package is already
211
211
open] ( https://github.com/void-linux/void-packages/pulls ) , or if [ someone has
212
212
already packaged it but it was rejected or
213
213
abandoned] ( 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
215
215
package off of it, which will save you time.
216
216
217
217
## xbps-src
You can’t perform that action at this time.
0 commit comments