filesystem: bump to 2011.12

This commit is contained in:
Phil 2011-12-24 22:55:08 +00:00
parent 2bdb3e467f
commit 6a422fbd96
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=filesystem
pkgver=2011.11.0
pkgver=2011.12
pkgrel=1
_codename=Edn
pkgdesc="Base filesystem"
@ -20,7 +20,7 @@ backup=(etc/fstab etc/crypttab etc/group etc/hosts etc/ld.so.conf etc/passwd
etc/shells etc/host.conf etc/securetty etc/profile etc/issue
etc/chakra-release)
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
md5sums=('646e0ae42faae3c67e79cfa82ee377e3')
md5sums=('03e0a63db1f39bdf69caac08339bcabb')
# create tarball: source PKGBUILD && mksource

View File

@ -9,6 +9,7 @@ post_install() {
# readded due to bug #9465
# please do not remove!
bin/chmod 1777 var/spool/mail tmp var/tmp var/lock
ln -sf proc/self/mounts etc/mtab
}
# args: <group> [options]