aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bacula/os.m4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/bacula/os.m4.patch')
-rw-r--r--testing/bacula/os.m4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/bacula/os.m4.patch b/testing/bacula/os.m4.patch
deleted file mode 100644
index 95dc5666ad..0000000000
--- a/testing/bacula/os.m4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- bacula-3.0.3-orig/autoconf/bacula-macros/os.m4 Sun Oct 18 09:10:16 2009
-+++ bacula-3.0.3/autoconf/bacula-macros/os.m4 Wed Dec 2 13:48:30 2009
-@@ -201,6 +201,9 @@
- elif test -f /etc/gentoo-release
- then
- DISTNAME=gentoo
-+elif test -f /etc/alpine-release
-+then
-+ DISTNAME=alpine
- elif test -f /etc/debian_version
- then
- DISTNAME=debian