X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Fzfs-build.m4;h=b6a1800be5fc85a5173ec336daa4f848d71287cb;hb=b97f368d047943607b5b263331d7e2075ab3ffe8;hp=59771313903755fc66cc93d4e87946152dc4ee28;hpb=6ba3b44614fa6482bd2d7363964b65f0289b0f4f;p=zfs.git diff --git a/config/zfs-build.m4 b/config/zfs-build.m4 index 5977131..b6a1800 100644 --- a/config/zfs-build.m4 +++ b/config/zfs-build.m4 @@ -234,12 +234,12 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [ VENDOR=sles ; elif test -f /etc/slackware-version ; then VENDOR=slackware ; + elif test -f /etc/arch-release ; then + VENDOR=arch ; elif test -f /etc/lsb-release ; then VENDOR=ubuntu ; elif test -f /etc/lunar.release ; then VENDOR=lunar ; - elif test -f /etc/arch-release ; then - VENDOR=arch ; else VENDOR= ; fi