kernel-lts.guncellendi

This commit is contained in:
milisman 2016-11-22 06:03:17 +02:00
parent 37f3d7a9bb
commit d44051883e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ build(){
cd linux-${_version}
cp -r $SRC/aufs $SRC/fs/
cp -r $SRC/aufs-master $SRC/fs/
if [ -f $SRC/patch-$version.xz ]; then
xz -d -c $SRC/patch-$version.xz | patch -Np1