1 From 8b508d427c4fd472639ba8d4a0d3b8ab69e3f2e3 Mon Sep 17 00:00:00 2001
2 From: Samuel Dionne-Riel <samuel@dionne-riel.com>
3 Date: Tue, 30 Mar 2021 16:37:52 -0400
4 Subject: [PATCH] [NixOS] Skip tests, they're shock-full of hardcoded FHS paths
8 1 file changed, 1 insertion(+), 3 deletions(-)
10 diff --git a/libqofono.pro b/libqofono.pro
11 index 60d0b89..638a4a8 100644
16 -SUBDIRS += src plugin test ofonotest
17 +SUBDIRS += src plugin
19 rpm/libqofono-qt5.spec \
21 @@ -7,5 +7,3 @@ OTHER_FILES += \
23 src.target = src-target
24 plugin.depends = src-target
25 -test.depends = src-target
26 -ofonotest.depends = src-target