From 42eaf3c24dd066a44c0a9426c3c901769cdba357 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 10 Dec 2009 01:09:34 +0100 Subject: [PATCH] kbd: cleaned up --- kbd/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kbd/Pkgfile b/kbd/Pkgfile index 80f1a74..264eb2a 100644 --- a/kbd/Pkgfile +++ b/kbd/Pkgfile @@ -1,7 +1,7 @@ # Description: Keytable files and keyboard utilities # URL: ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX ARM System Team +# Arch Maintainer: CRUX ARM System Team, crux-arm at mikeux dot dyndns dot org # Depends on: name=kbd @@ -12,7 +12,7 @@ source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz) build() { cd $name-$version - export CC=$CC RANLIB=$RANLIB + export CC="$CC" RANLIB="$RANLIB" cat > config.cache <