Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
highlight
highlight-3.45-fix-doc-dir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File highlight-3.45-fix-doc-dir.patch of Package highlight
diff -Nur highlight-2.10-orig//makefile highlight-2.10//makefile --- highlight-2.10-orig//makefile 2009-07-22 23:49:45.000000000 +0200 +++ highlight-2.10//makefile 2009-07-22 23:50:33.000000000 +0200 @@ -20,7 +20,7 @@ man_dir = ${PREFIX}/share/man/ # Location of the highlight documentation: -doc_dir = ${PREFIX}/share/doc/highlight/ +doc_dir = ${PREFIX}/share/doc/packages/highlight/ # Location of the highlight extras: examples_dir = ${doc_dir}extras/ diff -up ./src/gui-qt/highlight.pro.orig ./src/gui-qt/highlight.pro --- ./src/gui-qt/highlight.pro.orig 2016-09-27 11:46:50.559943746 +0200 +++ ./src/gui-qt/highlight.pro 2016-09-27 11:47:14.663942558 +0200 @@ -47,7 +47,7 @@ unix { DEFINES+=CONFIG_DIR=\\\"/etc/highlight/\\\" } !contains(DEFINES, DOC_DIR.*) { - DEFINES+=DOC_DIR=\\\"/usr/share/doc/highlight/\\\" + DEFINES+=DOC_DIR=\\\"/usr/share/doc/packages/highlight/\\\" } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor