$startdir/pkg, $startdir/src → ${pkgdir}, ${srcdir}

This commit is contained in:
Adrián Chaves Fernández (Gallaecio) 2013-08-05 07:19:58 +02:00
parent c1917dad91
commit 0e863c5bb1
2 changed files with 2 additions and 2 deletions

View File

@ -36,5 +36,5 @@ package() {
make prefix=$pkgdir/usr install
# License.
install -m644 -D COPYING $startdir/pkg/usr/share/licenses/$pkgname/license.txt
install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/license.txt
}

View File

@ -1,7 +1,7 @@
#
# Games Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=python2-shove
_pkgname=shove