summaryrefslogtreecommitdiff
path: root/src/stage3/patches/dbus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/dbus.patch')
-rw-r--r--src/stage3/patches/dbus.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/stage3/patches/dbus.patch b/src/stage3/patches/dbus.patch
index c190433..331dff7 100644
--- a/src/stage3/patches/dbus.patch
+++ b/src/stage3/patches/dbus.patch
@@ -18,12 +18,3 @@
_commit=a723baa2bc7e91fc9b1926cda1ce53e9301de4d8 # tags/dbus-1.12.6^0
source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit"
'dbus.sysusers')
-@@ -53,7 +53,7 @@ build() {
-
- check() {
- cd $pkgbase
-- make check
-+ make check || true
- }
-
- package_dbus() {