diff --git a/guichan/PKGBUILD b/guichan/PKGBUILD index 161b7ed7c..756ef666e 100644 --- a/guichan/PKGBUILD +++ b/guichan/PKGBUILD @@ -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 } \ No newline at end of file diff --git a/python2-shove/PKGBUILD b/python2-shove/PKGBUILD index c84274bae..c3b62db00 100644 --- a/python2-shove/PKGBUILD +++ b/python2-shove/PKGBUILD @@ -1,7 +1,7 @@ # # Games Packages for Chakra, part of chakra-project.org # -# Maintainer: Adrián Chaves Fernández (Gallaecio) +# Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=python2-shove _pkgname=shove