mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-03-23 19:37:14 +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 %]
|
||||
pkgver=[% pkgver %]
|
||||
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 %]
|
||||
pkgdesc="[% pkgdesc %]"
|
||||
url="[% url %]"
|
||||
|
Loading…
Reference in New Issue
Block a user