Add missing [Packager] in Building a Package page

This commit is contained in:
Matthias Eliasson 2017-03-10 21:01:03 +01:00
parent d8e0d1be16
commit 63dbc8c8c3
1 changed files with 1 additions and 0 deletions

View File

@ -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
```