Skip to content

Commit aa7b82e

Browse files
committed
j4-dmenu-desktop: Minor changes
1 parent 9771da5 commit aa7b82e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/packaging/j4-dmenu-desktop.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
3535
system (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

4040
Why 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
211211
open](https://github.com/void-linux/void-packages/pulls), or if [someone has
212212
already packaged it but it was rejected or
213213
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
215215
package off of it, which will save you time.
216216

217217
## xbps-src

0 commit comments

Comments
 (0)