mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 01:24:35 +08:00
filesystem: bump to 2011.12
This commit is contained in:
parent
2bdb3e467f
commit
6a422fbd96
@ -5,7 +5,7 @@
|
|||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||||
|
|
||||||
pkgname=filesystem
|
pkgname=filesystem
|
||||||
pkgver=2011.11.0
|
pkgver=2011.12
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_codename=Edn
|
_codename=Edn
|
||||||
pkgdesc="Base filesystem"
|
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/shells etc/host.conf etc/securetty etc/profile etc/issue
|
||||||
etc/chakra-release)
|
etc/chakra-release)
|
||||||
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
|
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
|
||||||
md5sums=('646e0ae42faae3c67e79cfa82ee377e3')
|
md5sums=('03e0a63db1f39bdf69caac08339bcabb')
|
||||||
|
|
||||||
# create tarball: source PKGBUILD && mksource
|
# create tarball: source PKGBUILD && mksource
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ post_install() {
|
|||||||
# readded due to bug #9465
|
# readded due to bug #9465
|
||||||
# please do not remove!
|
# please do not remove!
|
||||||
bin/chmod 1777 var/spool/mail tmp var/tmp var/lock
|
bin/chmod 1777 var/spool/mail tmp var/tmp var/lock
|
||||||
|
ln -sf proc/self/mounts etc/mtab
|
||||||
}
|
}
|
||||||
|
|
||||||
# args: <group> [options]
|
# args: <group> [options]
|
||||||
|
Loading…
Reference in New Issue
Block a user