summaryrefslogtreecommitdiffstats
path: root/testing/bacula-client/os.m4.patch
diff options
context:
space:
mode:
authorLinux User <larena@df1844j.(none)>2009-12-09 08:26:07 +0000
committerLinux User <larena@df1844j.(none)>2009-12-09 08:26:07 +0000
commitdcc2dc6e110419027ac70bf08c2238643281ac18 (patch)
tree40b0a08ea1b9222c40fba535a0efd4c891380d84 /testing/bacula-client/os.m4.patch
parentfc6f7a11cc78ec28ce5e5aaf7fe806abc9f33c8c (diff)
downloadaports-dcc2dc6e110419027ac70bf08c2238643281ac18.tar.bz2
aports-dcc2dc6e110419027ac70bf08c2238643281ac18.tar.xz
testing/bacula-client: new aport
Diffstat (limited to 'testing/bacula-client/os.m4.patch')
-rw-r--r--testing/bacula-client/os.m4.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/bacula-client/os.m4.patch b/testing/bacula-client/os.m4.patch
new file mode 100644
index 00000000..95dc5666
--- /dev/null
+++ b/testing/bacula-client/os.m4.patch
@@ -0,0 +1,12 @@
+--- 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