From f167ac280010e1060ae485f412e474733e381866 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 27 Jan 2013 04:03:58 +0000 Subject: [PATCH] core/filesystem to 2013.01-1 --- core/filesystem/PKGBUILD | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD index 5560f1049..b823940b0 100644 --- a/core/filesystem/PKGBUILD +++ b/core/filesystem/PKGBUILD @@ -4,11 +4,13 @@ # ALARM: Kevin Mihelich # - modifed os-release +noautobuild=1 + pkgname=filesystem -pkgver=2012.12 +pkgver=2013.01 pkgrel=1 pkgdesc='Base filesystem' -arch=('any') +arch=('i686' 'x86_64') license=('GPL') url='http://www.archlinux.org' groups=('base') @@ -78,6 +80,11 @@ package() { install -d -m755 usr/share/man/man${d} done + # + # add lib symlinks + # + ln -s usr/lib ${pkgdir}/lib + # # install archlinux(7) manpage #