diff options
author | Brian Behlendorf <[email protected]> | 2013-02-17 11:11:41 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-03-06 15:46:41 -0800 |
commit | 0da31cd6ca0dedbf0ceb7118d2cede2e97e73c14 (patch) | |
tree | 0f750a02b097f60388c17e18cdf3210281bf5e60 /configure.ac | |
parent | ffb21118add1a2e6cec2ce401c333b4a4e76d9a3 (diff) |
Remove ARCH packaging
The kernel modules are now available in the Arch User Repository
(AUR) via zfs. Since their packaging is maintained and superior
to ours it is being removed from the tree.
https://wiki.archlinux.org/index.php/ZFS
Now that various distributions are picking up the packages we
should eventually be able to remove most of this infrastructure.
Packaging belongs with the distributions not upstream.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1a1886225..71776e7ac 100644 --- a/configure.ac +++ b/configure.ac @@ -120,8 +120,6 @@ AC_CONFIG_FILES([ scripts/common.sh zfs.spec zfs-modules.spec - PKGBUILD-zfs - PKGBUILD-zfs-modules zfs-script-config.sh zfs.release dkms.conf |