summaryrefslogtreecommitdiff
path: root/community/qtcreator/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/qtcreator/fix-build.patch')
-rw-r--r--community/qtcreator/fix-build.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/qtcreator/fix-build.patch b/community/qtcreator/fix-build.patch
deleted file mode 100644
index 5cf2a503b..000000000
--- a/community/qtcreator/fix-build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- qt-creator-2.6.2-src/qtcreator.pri~ 2013-02-27 13:55:23.818990553 +0000
-+++ qt-creator-2.6.2-src/qtcreator.pri 2013-02-27 13:55:52.335454428 +0000
-@@ -147,6 +147,7 @@
- }
-
- INCLUDEPATH += \
-+ /usr/include \
- $$IDE_BUILD_TREE/src \ # for <app/app_version.h>
- $$IDE_SOURCE_TREE/src/libs \
- $$IDE_SOURCE_TREE/tools \