diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-08-26 03:41:50 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-08-26 03:41:50 -0300 |
commit | bf43cbddbccc51a1147eb37cd7a64762bde4f506 (patch) | |
tree | 3bfc609c9385b00ec9a3fdbfb79de1620c3f99db /extra/lukeshu-xbs/config.local.import-community | |
parent | 50d2db5c271537d78ea0037fe285d081df38fa02 (diff) |
add copy from the lukeshu/xbs repo
Diffstat (limited to 'extra/lukeshu-xbs/config.local.import-community')
-rw-r--r-- | extra/lukeshu-xbs/config.local.import-community | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/lukeshu-xbs/config.local.import-community b/extra/lukeshu-xbs/config.local.import-community new file mode 100644 index 0000000..393fd57 --- /dev/null +++ b/extra/lukeshu-xbs/config.local.import-community @@ -0,0 +1,5 @@ +#!/hint/bash + +PKGREPOS=({community,multilib}{,-testing,-staging}) +PKGPOOL='pool/community' +SRCPOOL='sources/community' |