Remove debian patch

This commit is contained in:
lupoDharkael
2018-01-20 13:48:55 +01:00
parent 5003ec26fb
commit 8872efc8ff
2 changed files with 0 additions and 22 deletions

View File

@@ -1,21 +0,0 @@
From: juanma1980 <juanma1980@gmail.com>
Date: Thu, 19 Oct 2017 08:40:48 +0200
Subject: build patch
---
flameshot.pro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flameshot.pro b/flameshot.pro
index d62071e..219ca49 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

View File

@@ -1 +0,0 @@
0001-build-patch.patch