ps3-disc-dumper: 3.2.3 -> 4.2.5, .NET 6 -> 9 (#361506)
[NixPkgs.git] / pkgs / development / libraries / libqofono / 0001-NixOS-Skip-tests-they-re-shock-full-of-hardcoded-FHS.patch
blobb93562a663ced9d93ae32f60c139ad949966f560
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
6 ---
7 libqofono.pro | 4 +---
8 1 file changed, 1 insertion(+), 3 deletions(-)
10 diff --git a/libqofono.pro b/libqofono.pro
11 index 60d0b89..638a4a8 100644
12 --- a/libqofono.pro
13 +++ b/libqofono.pro
14 @@ -1,5 +1,5 @@
15 TEMPLATE = subdirs
16 -SUBDIRS += src plugin test ofonotest
17 +SUBDIRS += src plugin
18 OTHER_FILES += \
19 rpm/libqofono-qt5.spec \
20 TODO \
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
27 --
28 2.28.0