[packages/highlight] rediff patch

atler atler at pld-linux.org
Tue Jun 1 14:42:18 CEST 2021


commit a0820ab743a80abd0b71bd3df08c846ce80fec10
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 1 12:22:40 2021 +0000

    rediff patch

 highlight-Makefile.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/highlight-Makefile.patch b/highlight-Makefile.patch
index a840369..aced04a 100644
--- a/highlight-Makefile.patch
+++ b/highlight-Makefile.patch
@@ -8,7 +8,7 @@ diff -urN highlight-3.34.orig/src/makefile highlight-3.34/src/makefile
 -# Add -DHL_DATA_DIR=\"/your/path/\" to CFLAGS if you want to define a
 +# Add -DHL_DATA_DIR=\"/your/path/\" to CXXFLAGS if you want to define a
  # custom installation directory not listed in INSTALL.
- # Copy *.conf, ./langDefs, ./themes amd ./indentSchemes to /your/path/.
+ # Copy *.conf, ./langDefs, ./themes and ./plugins to /your/path/.
  # See ../makefile for the definition of ${data_dir}
 @@ -19,13 +19,13 @@
  
@@ -60,7 +60,7 @@ diff -urN highlight-3.34.orig/src/gui-qt/highlight.pro highlight-3.34/src/gui-qt
 +++ highlight-3.34/src/gui-qt/highlight.pro	2017-01-24 22:58:08.419208074 +0100
 @@ -38,9 +38,9 @@
  unix {
- 	DESTDIR = ../
+     DESTDIR = ../
      LIBS += -L.. -lhighlight
 -    LIBS += -llua
 +    LIBS += -llua5.3
@@ -69,4 +69,4 @@ diff -urN highlight-3.34.orig/src/gui-qt/highlight.pro highlight-3.34/src/gui-qt
 +    PKGCONFIG += lua5.3
  
      # to make it run within Qt Creator
-     !contains(DEFINES, DATA_DIR) {
+     !contains(DEFINES, DATA_DIR.*) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/highlight.git/commitdiff/684b8453cb0e4aeb9e363f13b60b0ae568a86c35



More information about the pld-cvs-commit mailing list