summaryrefslogtreecommitdiffstats
path: root/apkbuild-pypi.in
diff options
context:
space:
mode:
Diffstat (limited to 'apkbuild-pypi.in')
-rw-r--r--apkbuild-pypi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/apkbuild-pypi.in b/apkbuild-pypi.in
index dd8779b..6693887 100644
--- a/apkbuild-pypi.in
+++ b/apkbuild-pypi.in
@@ -16,7 +16,7 @@ my $template = <<'EOF';
# Contributor: [% contributor %]
# Maintainer: [% maintainer %]
pkgname=[% pkgname %]
-_pkg_real=[% pkgreal %]
+_pkgreal=[% pkgreal %]
pkgver=[% pkgver %]
pkgrel=0
pkgdesc=[% pkgdesc %]