Merge pull request #25 from curantes/master
Add missing [Packager] in Building a Package page
This commit is contained in:
commit
de9a9f16cc
|
@ -13,6 +13,7 @@ This file lives in the `.solus` folder of your home directory. You will need to
|
|||
file so that the packager details are stored within the resulting binary package.
|
||||
|
||||
``` ini
|
||||
[Packager]
|
||||
Name=Your Name Here
|
||||
Email=your.email@address
|
||||
```
|
||||
|
|
Reference in New Issue