mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/aufs2 to 2.6.38_20110314-5
This commit is contained in:
parent
0b46ac0cae
commit
3327de2a75
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: PKGBUILD 119114 2011-04-11 06:47:10Z tpowa $
|
||||
# $Id: PKGBUILD 120532 2011-04-24 18:43:57Z tpowa $
|
||||
# Maintainer: Paul Mattal <pjmattal@elys.com>
|
||||
|
||||
# PlugApps: Kevin Mihelich <kevin@plugapps.com>
|
||||
|
@ -8,7 +8,7 @@ plugrel=1
|
|||
|
||||
pkgname=aufs2
|
||||
pkgver=2.6.38_20110314
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
#_kernver=${pkgver%_*}-ARCH
|
||||
_kernver=2.6.38
|
||||
pkgdesc="Another Unionfs Implementation"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
post_install() {
|
||||
KERNEL_VERSION=2.6.38
|
||||
KERNEL_VERSION=2.6.38-ARCH
|
||||
depmod $KERNEL_VERSION
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue