summaryrefslogtreecommitdiffstats
path: root/main/bacula/os.m4.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-06-08 14:45:04 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-06-08 14:45:04 +0000
commitad5a02324292519891ef495f66889a1878a1275a (patch)
tree4427baf357535c21c1567f3a8327191718b83808 /main/bacula/os.m4.patch
parente78cd26eef84709827ac616b1f06b1f2ff44f83b (diff)
downloadaports-fcolista-ad5a02324292519891ef495f66889a1878a1275a.tar.bz2
aports-fcolista-ad5a02324292519891ef495f66889a1878a1275a.tar.xz
main/bacula: moved from testing
Diffstat (limited to 'main/bacula/os.m4.patch')
-rw-r--r--main/bacula/os.m4.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/bacula/os.m4.patch b/main/bacula/os.m4.patch
new file mode 100644
index 0000000000..95dc5666ad
--- /dev/null
+++ b/main/bacula/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