diff options
Diffstat (limited to 'editors/texstudio/files/patch-texstudio.pro')
-rw-r--r-- | editors/texstudio/files/patch-texstudio.pro | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/texstudio/files/patch-texstudio.pro b/editors/texstudio/files/patch-texstudio.pro deleted file mode 100644 index 69ee09b4a7db..000000000000 --- a/editors/texstudio/files/patch-texstudio.pro +++ /dev/null @@ -1,13 +0,0 @@ ---- texstudio.pro.orig 2014-12-10 21:27:10 UTC -+++ texstudio.pro -@@ -531,6 +531,10 @@ unix { - -lz - } - -+freebsd-* { -+ LIBS += -lexecinfo -+} -+ - # ################################ - # Poppler PDF Preview, will only be used if NO_POPPLER_PREVIEW is not set - isEmpty(NO_POPPLER_PREVIEW) { |