Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rasmus Thomsen
aports
Commits
9a40ffdb
Commit
9a40ffdb
authored
Jul 18, 2016
by
Francesco Colista
Browse files
testing/py-raven: fixed consistency subpackages names
parent
588e57ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/py-raven/APKBUILD
View file @
9a40ffdb
...
...
@@ -11,7 +11,7 @@ license="BSD"
depends
=
""
makedepends
=
"
$depends_dev
py-setuptools python-dev python3-dev py2-pytest py3-pytest"
install
=
""
subpackages
=
"py3-
$
_
pkgname
:_py3 py2-
$
_
pkgname
:_py2"
subpackages
=
"py3-
$
{
pkgname
/py-/
}
:_py3 py2-
$
{
pkgname
/py-/
}
:_py2"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/getsentry/
$_pkgname
/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
...
...
Write
Preview
Markdown
is supported
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