From 5cf9fef60e7ef296f6231aba7407967d141c8e31 Mon Sep 17 00:00:00 2001 From: juanma1980 Date: Thu, 21 Sep 2017 13:03:37 +0200 Subject: [PATCH] remove patch --- flameshot.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flameshot.pro b/flameshot.pro index 219ca49b..d62071e8 100644 --- a/flameshot.pro +++ b/flameshot.pro @@ -15,7 +15,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets CONFIG += c++11 CONFIG += link_pkgconfig -CONFIG += packaging # Enables "make install" for packaging paths +#CONFIG += packaging # Enables "make install" for packaging paths TARGET = flameshot TEMPLATE = app