Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
dbscripts
Commits
a081b4b2
Verified
Commit
a081b4b2
authored
Dec 16, 2021
by
Morten Linderud
🏄
Browse files
config: Correct DEBUGPKGPOOL
Signed-off-by:
Morten Linderud
<
morten@linderud.pw
>
parent
c848600b
Pipeline
#13904
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config.local.svn-community
View file @
a081b4b2
...
...
@@ -3,7 +3,7 @@
PKGREPOS
=(
'community'
'community-testing'
'community-staging'
'multilib'
'multilib-testing'
'multilib-staging'
)
DEBUGREPOS
=(
'community-debug'
'community-testing-debug'
'community-staging-debug'
'multilib-debug'
'multilib-testing-debug'
'multilib-staging-debug'
)
PKGPOOL
=
'pool/community'
DEBUGPKGPOOL
=
'pool/
packages
-debug'
DEBUGPKGPOOL
=
'pool/
community
-debug'
SRCPOOL
=
'sources/community'
SVNREPO
=
'file:///srv/repos/svn-community/svn'
SVNUSER
=
'svn-community'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment