wok rev 20202

aufs: move kernel module to linux*-aufs (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 12 17:48:27 2018 +0100 (2018-02-12)
parents b9679b3a0de2
children cd48039e6658
files aufs/receipt
line diff
     1.1 --- a/aufs/receipt	Mon Feb 12 17:41:38 2018 +0100
     1.2 +++ b/aufs/receipt	Mon Feb 12 17:48:27 2018 +0100
     1.3 @@ -14,6 +14,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	install -D -o root -m 0644 $install/include/linux/aufs_type.h \
     1.8 +	install -D -o root -m 0644 $install/usr/include/linux/aufs_type.h \
     1.9  		$fs/usr/include/linux/aufs_type.h
    1.10  }