Added description to package repositories
This commit is contained in:
parent
b6b39d53b0
commit
ad9bdc6dd2
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Debshots::Application.configure do
|
|||
# DEB package repositories to parse when running "rake import_debian"
|
||||
config.package_sources = [
|
||||
{
|
||||
type: 'apt', url: 'lib/tasks/files/',
|
||||
description: 'Development test files', type: 'apt', url: 'lib/tasks/files/',
|
||||
#components: ['main','restricted','universe','multiverse']
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue