aports/testing/lipstick-asteroidos/0002-Disables-tests-and-doc.patch
2022-05-08 15:45:18 +00:00

21 lines
525 B
Diff

From 46c9290b58958dff65119caf898ca821ba87e34f Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Tue, 28 Feb 2017 12:40:30 +0100
Subject: [PATCH] Disables tests and doc
---
lipstick.pro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lipstick.pro b/lipstick.pro
index 016139da..9fda0c5c 100644
--- a/lipstick.pro
+++ b/lipstick.pro
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS += src plugin tools tests doc
+SUBDIRS += src plugin tools
plugin.depends = src
tools.depends = src