mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 22:44:04 +01:00
10 lines
No EOL
293 B
Text
10 lines
No EOL
293 B
Text
PACKAGE_NAME="ntfs"
|
|
PACKAGE_VERSION="@PKGVER@"
|
|
|
|
BUILT_MODULE_NAME[0]="ntfs"
|
|
DEST_MODULE_LOCATION[0]="/extra"
|
|
|
|
AUTOINSTALL="yes"
|
|
|
|
# appending CFLAGS_MODULE='-include linux/version.h' for gcc compatibility
|
|
MAKE[0]="KVERSION=${kernelver} CONFIG_NTFS_FS_POSIX_ACL=y make KDIR=${kernel_source_dir}" |