From 2f76e60072cc50023b74a7672c90bb1e497e1f2f Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Sun, 27 Mar 2016 21:38:33 +0200 Subject: [PATCH] Reference pull request for fix-qt-project --- debian/patches/fix-qt-project | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/patches/fix-qt-project b/debian/patches/fix-qt-project index 6f46838..58c64ca 100644 --- a/debian/patches/fix-qt-project +++ b/debian/patches/fix-qt-project @@ -1,14 +1,16 @@ Description: Make qt project installable This patch makes adds an install target to the resulting makefile. Author: Jakob Haufe +Forwarded: https://github.com/mkeeter/fstl/pull/5 ---- fstl-0.9.2.orig/qt/fstl.pro -+++ fstl-0.9.2/qt/fstl.pro -@@ -44,3 +44,7 @@ win32 { +Index: fstl-debian/qt/fstl.pro +=================================================================== +--- fstl-debian.orig/qt/fstl.pro ++++ fstl-debian/qt/fstl.pro +@@ -44,3 +44,6 @@ win32 { static { CONFIG += static } + +target.path = /usr/bin +INSTALLS += target -+ -- 2.39.5