]> git.sur5r.net Git - fstl/blobdiff - debian/patches/fix-qt-project
Upload 0.9.4-1 to unstable
[fstl] / debian / patches / fix-qt-project
diff --git a/debian/patches/fix-qt-project b/debian/patches/fix-qt-project
deleted file mode 100644 (file)
index 58c64ca..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Make qt project installable
- This patch makes adds an install target to the resulting makefile.
-Author: Jakob Haufe <sur5r@sur5r.net>
-Forwarded: https://github.com/mkeeter/fstl/pull/5
-
-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