summaryrefslogtreecommitdiffstats
path: root/debian/patches/qsci_rename.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/qsci_rename.patch')
-rw-r--r--debian/patches/qsci_rename.patch40
1 files changed, 0 insertions, 40 deletions
diff --git a/debian/patches/qsci_rename.patch b/debian/patches/qsci_rename.patch
deleted file mode 100644
index 54489c1..0000000
--- a/debian/patches/qsci_rename.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- universalindentgui-1.2.0.orig/UniversalIndentGUI.pro
-+++ universalindentgui-1.2.0/UniversalIndentGUI.pro
-@@ -23,7 +23,7 @@ macx {
- ICON = resources/UniversalIndentGUI.icns
- }
- else {
-- LIBS += -lqscintilla2
-+ LIBS += -lqscintilla2_qt4
- }
-
- CONFIG(release, debug|release) {
---- universalindentgui-1.2.0.orig/UniversalIndentGUI.xcodeproj/project.pbxproj
-+++ universalindentgui-1.2.0/UniversalIndentGUI.xcodeproj/project.pbxproj
-@@ -571,7 +571,7 @@
- );
- OTHER_LDFLAGS = (
- "-headerpad_max_install_names",
-- "-lqscintilla2",
-+ "-lqscintilla2_qt4",
- "-L/opt/local/lib",
- );
- OTHER_REZFLAGS = "";
-@@ -637,7 +637,7 @@
- );
- OTHER_LDFLAGS = (
- "-headerpad_max_install_names",
-- "-lqscintilla2",
-+ "-lqscintilla2_qt4",
- "-L/opt/local/lib",
- );
- OTHER_REZFLAGS = "";
-@@ -701,7 +701,7 @@
- );
- OTHER_LDFLAGS = (
- "-headerpad_max_install_names",
-- "-lqscintilla2",
-+ "-lqscintilla2_qt4",
- "-L/opt/local/lib",
- );
- OTHER_REZFLAGS = "";