summaryrefslogtreecommitdiff
path: root/archlinuxaba/bareos/0001-distver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'archlinuxaba/bareos/0001-distver.patch')
-rw-r--r--archlinuxaba/bareos/0001-distver.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/archlinuxaba/bareos/0001-distver.patch b/archlinuxaba/bareos/0001-distver.patch
deleted file mode 100644
index 855e152..0000000
--- a/archlinuxaba/bareos/0001-distver.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- core/cmake/distname.sh 2021-12-23 02:16:52.596202300 +0100
-+++ core/cmake/distname.sh 2021-12-23 02:18:31.430250149 +0100
-@@ -181,6 +181,7 @@ else
- elif test -f /etc/arch-release
- then
- PLATFORM=archlinux
-+ DISTVER="Arch Linux"
- elif test "$CYGWIN" = yes
- then
- PLATFORM=cygwin