diff options
author | Adam Hovorka <[email protected]> | 2017-10-13 14:29:29 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2017-10-13 14:29:29 -0600 |
commit | 88b65a5209554a053b14d9858a9a3af8e8fc6b9e (patch) | |
tree | f20b5a4247b32e209c6b860b328cd9ab91148647 /base | |
parent | 8ba2721b482bfadac7af1cc0c6b780dbd1492f0b (diff) |
Add makepkg.conf
Diffstat (limited to 'base')
-rw-r--r-- | base/makepkg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/makepkg.conf b/base/makepkg.conf new file mode 100644 index 0000000..e74bbee --- /dev/null +++ b/base/makepkg.conf @@ -0,0 +1 @@ +PACKAGER="Adam Hovorka <[email protected]>" |