diff options
author | Cecil <knoppmyth@gmail.com> | 2011-09-15 05:06:04 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2011-09-15 05:06:04 (GMT) |
commit | 593c87be9886a63b94133621f46484be7c0f8884 (patch) | |
tree | 306abf2ed106b326e3c8dd44f62392ff2474b0a0 /templates/makepkg.conf | |
parent | 4786470aa579f9d7b7ce3fde655e5673e690f112 (diff) | |
parent | 3b5fc3346d55c199899ed4eea984ca2783631cfe (diff) | |
download | linhes_dev-593c87be9886a63b94133621f46484be7c0f8884.zip |
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_dev into testing
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" ######################################################################### |