mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-04-11 03:32:04 +00:00
apkbuild-pypi.in: add space at the beginning of the comment
This commit is contained in:
parent
05c3fe555c
commit
b016d5115f
@ -21,7 +21,7 @@ my $template = <<'EOF';
|
|||||||
pkgname=[% pkgname %]
|
pkgname=[% pkgname %]
|
||||||
pkgver=[% pkgver %]
|
pkgver=[% pkgver %]
|
||||||
pkgrel=[% pkgrel %]
|
pkgrel=[% pkgrel %]
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
# _pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=[% pkgreal %]
|
_pkgreal=[% pkgreal %]
|
||||||
pkgdesc="[% pkgdesc %]"
|
pkgdesc="[% pkgdesc %]"
|
||||||
url="[% url %]"
|
url="[% url %]"
|
||||||
|
Loading…
Reference in New Issue
Block a user