diff options
Diffstat (limited to 'templates/makepkg.conf')
-rw-r--r-- | templates/makepkg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/makepkg.conf b/templates/makepkg.conf index 7c97813..5526f48 100644 --- a/templates/makepkg.conf +++ b/templates/makepkg.conf @@ -96,6 +96,7 @@ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod) PKGDEST=/data/pkg_repo/packages SRCDEST=/data/pkg_repo/sources +SRCPKGDEST=/data/pkg_repo/src_packages PACKAGER="LinHESDev@knoppmyth.net" ######################################################################### |