From 0e863c5bb199fed4afc10056f09bd51e6f0c8255 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20=28Gallaecio=29?= Date: Mon, 5 Aug 2013 07:19:58 +0200 Subject: [PATCH] =?UTF-8?q?$startdir/pkg,=20$startdir/src=20=E2=86=92=20${?= =?UTF-8?q?pkgdir},=20${srcdir}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guichan/PKGBUILD | 2 +- python2-shove/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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