]> git.sur5r.net Git - bacula/bacula/commitdiff
Add archlinux to os.m4
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 17 Jul 2010 08:04:21 +0000 (10:04 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 17 Jul 2010 08:06:33 +0000 (10:06 +0200)
bacula/autoconf/bacula-macros/os.m4

index 7a3ce55d5a67c58d78b28b79e3d699cc9808e4b0..2833e4da3ab501731e8650b8f7eeb54fe71c1af6 100644 (file)
@@ -216,6 +216,9 @@ then
 elif test -f /etc/engarde-version
 then
         DISTNAME=engarde
+elif test -f /etc/arch-release
+then
+        DISTNAME=archlinux
 elif test "$CYGWIN" = yes
 then
         DISTNAME=cygwin