mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-23 18:14:54 +08:00
aufs2-util: update url
aufs3-util: fix PKGBUILD
This commit is contained in:
parent
36b5c4b2e2
commit
ec9a0237aa
@ -7,9 +7,9 @@ rm -R aufs-util.git
|
||||
git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs-util.git
|
||||
cd aufs-util
|
||||
#git checkout origin/aufs2${AUFS2VERSION}
|
||||
git checkout origin/aufs3
|
||||
git checkout origin/aufs2.2
|
||||
#*** apply "aufs2-base.patch" and "aufs2-standalone.patch" to your kernel source files.
|
||||
cd ..
|
||||
rm -rf aufs3-util-${GITSNAPSHOT}
|
||||
cp -a aufs3-util aufs3-util-${GITSNAPSHOT}
|
||||
tar -czf aufs3-util-${GITSNAPSHOT}.tar.gz --exclude=.git aufs3-util-${GITSNAPSHOT}
|
||||
rm -rf aufs2-util-${GITSNAPSHOT}
|
||||
cp -a aufs-util aufs2-util-${GITSNAPSHOT}
|
||||
tar -czf aufs2-util-${GITSNAPSHOT}.tar.gz --exclude=.git aufs2-util-${GITSNAPSHOT}
|
||||
|
Loading…
Reference in New Issue
Block a user